OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__has_yppw
lib/libc/gen/getpwent.c
327
__getpwent_has_yppw = __has_yppw();
lib/libc/gen/getpwent.c
760
if (__has_yppw())
lib/libc/gen/getpwent.c
843
if (__has_yppw())
lib/libc/gen/getpwent.c
96
static int __has_yppw(void);