Home
last modified time | relevance | path

Searched refs:NETPATH (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/rpc/
HDnetconfig.h11 #define NETPATH "NETPATH" macro
/trueos/include/
HDnetconfig.h11 #define NETPATH "NETPATH" macro
/trueos/lib/libc/rpc/
HDgetnetpath.c105 if ((npp = getenv(NETPATH)) == NULL) { in setnetpath()