Home
last modified time | relevance | path

Searched refs:OS_LIB_PATH (Results 1 – 4 of 4) sorted by relevance

/arch/um/include/shared/
Dos.h34 #define OS_LIB_PATH "/usr/lib64/" macro
36 #define OS_LIB_PATH "/usr/lib/" macro
/arch/um/os-Linux/
Dmain.c72 #define UML_LIB_PATH ":" OS_LIB_PATH "/uml"
/arch/um/drivers/
Dxterm.c93 OS_LIB_PATH "/uml/port-helper", "-uml-socket", in xterm_open()
Dport_user.c171 OS_LIB_PATH "/uml/port-helper", NULL }; in port_connection()