Searched refs:NETPATH (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/include/ | ||
| HD | netconfig.h | 11 #define NETPATH "NETPATH" macro |
| /dragonfly/lib/libc/rpc/ | ||
| HD | getnetpath.c | 101 if ((npp = getenv(NETPATH)) == NULL) { in setnetpath() |