FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnetent
include/netdb.h
239
struct netent *getnetent(void);
usr.bin/getent/getent.c
353
while ((ne = getnetent()) != NULL)