OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_NG_STAR
lib/libc/gen/getnetgrent.c
42
#define _NG_STAR(s) (((s) == NULL || *(s) == '\0') ? _ngstar : s)
usr.sbin/netgroup_mkdb/stringlist.h
29
#define _NG_STAR(s) (((s) == NULL || *(s) == '\0') ? _ngstar : s)