Home
last modified time | relevance | path

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

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