NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
endhostent
include/netdb.h
311
void endhostent(void);
lib/libc/net/getnetent.c
89
endhostent();
lib/libc/net/sethostent.c
59
__weak_alias(endhostent,_endhostent)
usr.bin/getent/getent.c
328
endhostent();
usr.bin/systat/netstat.c
141
endhostent();