Home
last modified time | relevance | path

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

/freebsd-14.2/sys/rpc/
H A Dnetconfig.h10 #define NETPATH "NETPATH" macro
/freebsd-14.2/include/
H A Dnetconfig.h40 #define NETPATH "NETPATH" macro
/freebsd-14.2/lib/libc/rpc/
H A Dgetnetpath.c104 if ((npp = getenv(NETPATH)) == NULL) { in setnetpath()