Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_gethtbyaddr
usr/src/lib/libresolv/res_gethost.c
267
static struct hostent *_gethtbyaddr();
usr/src/lib/libresolv/res_gethost.c
293
return (_gethtbyaddr(addr, len, type));