NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ng_parse
include/netgroup.h
64
int _ng_parse(char **, char **, struct netgroup **);
lib/libc/gen/getnetgrent.c
439
switch (_ng_parse(&p, &name, &ng)) {
lib/libc/gen/getnetgrent.c
542
switch (_ng_parse(&p, &name, &ng)) {
usr.sbin/netgroup_mkdb/netgroup_mkdb.c
225
switch (_ng_parse(&p, &name, &ng)) {