Searched refs:NETPATH (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/include/ | ||
| D | netconfig.h | 38 #define NETPATH "NETPATH" macro |
| /netbsd/src/lib/libc/rpc/ | ||
| D | getnetpath.c | 115 if ((npp = getenv(NETPATH)) == NULL) in setnetpath() |