Home
last modified time | relevance | path

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

/freebsd-12.1/include/
H A Dnetconfig.h41 #define NETPATH "NETPATH" macro
/freebsd-12.1/sys/rpc/
H A Dnetconfig.h11 #define NETPATH "NETPATH" macro
/freebsd-12.1/lib/libc/rpc/
H A Dgetnetpath.c107 if ((npp = getenv(NETPATH)) == NULL) { in setnetpath()