Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_gethtbyname
usr/src/lib/libresolv/res_gethost.c
228
static struct hostent *_gethtbyname();
usr/src/lib/libresolv/res_gethost.c
260
return (_gethtbyname(name));