Home
last modified time | relevance | path

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

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