Searched refs:getnetid (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/rpc/
H A Dnetnamer.c66 static int getnetid( char *, char * );
87 if (getnetid(netname, val)) {
198 if (getnetid(netname, valbuf)) {
235 getnetid(char *key, char *ret) function

Completed in 100 milliseconds