Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
setpwent
headers/posix/pwd.h
29
extern void setpwent(void);
src/apps/login/LoginView.cpp
244
setpwent();
src/system/libroot/posix/pwd_query.c
482
setpwent(); /* y0u clumsy app! */