DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gethostent
include/netdb.h
255
struct hostent *gethostent(void);
usr.bin/getent/getent.c
293
while ((he = gethostent()) != NULL)