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

/freebsd-11-stable/lib/libc/rpc/
H A Dnetnamer.c64 static int getnetid( char *, char * );
85 if (getnetid(netname, val)) {
196 if (getnetid(netname, valbuf)) {
233 getnetid(char *key, char *ret) function

Completed in 161 milliseconds