NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INADDRSZ
lib/libc/net/getaddrinfo.c
1847
if (type == T_A && n != INADDRSZ) {
usr.bin/getent/getent.c
317
he = gethostbyaddr(addr, INADDRSZ, AF_INET);