FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gethostent
crypto/krb5/src/lib/rpc/getrpcent.c
62
struct hostent *gethostent(void);
include/netdb.h
236
struct hostent *gethostent(void);
usr.bin/getent/getent.c
293
while ((he4 = gethostent()) != NULL)