NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
endservent
include/netdb.h
314
void endservent(void);
lib/libc/net/getservent.c
45
__weak_alias(endservent,_endservent)
lib/libresolv/res_mkupdate.c
991
endservent();
tests/lib/libc/net/h_servent.c
98
endservent();
usr.bin/getent/getent.c
810
endservent();