Home
last modified time | relevance | path

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

/netbsd/src/include/
Dnetconfig.h38 #define NETPATH "NETPATH" macro
/netbsd/src/lib/libc/rpc/
Dgetnetpath.c115 if ((npp = getenv(NETPATH)) == NULL) in setnetpath()