OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnetgroup
lib/libc/gen/getnetgrent.c
328
if ((*ng = getnetgroup(p)) == NULL)
lib/libc/gen/getnetgrent.c
69
static struct netgroup *getnetgroup(char **);
usr.sbin/netgroup_mkdb/stringlist.c
137
if ((*ng = getnetgroup(p)) == NULL)
usr.sbin/netgroup_mkdb/stringlist.c
40
static struct netgroup *getnetgroup(char **);