DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getrpcent
include/rpc/rpcent.h
60
extern struct rpcent *getrpcent(void);
usr.bin/getent/getent.c
464
while ((re = getrpcent()) != NULL)