Home
last modified time | relevance | path

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

/netbsd/lib/libc/gen/
H A Dgetnetgrent.c74 static struct netgroup *getnetgroup(char **);
145 getnetgroup(char **pp) in getnetgroup() function
374 if ((*ng = getnetgroup(p)) == NULL) in _ng_parse()