Searched refs:in_loopback (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getaddrinfo.c | 125 static const char in_loopback[] = { 127, 0, 0, 1 }; variable 146 in_addrany, in_loopback, 0},
|
/netbsd-src/lib/libc/net/ |
H A D | getaddrinfo.c | 116 static const char in_loopback[] = { 127, 0, 0, 1 }; variable 152 in_addrany, in_loopback, 0},
|