Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getspent
usr/src/cmd/getent/dogetsp.c
48
while ((sp = getspent()) != NULL)
usr/src/head/shadow.h
88
extern struct spwd *getspent(void); /* MT-unsafe */