INADDR_LOOPBACK   181 lib/replace/getaddrinfo.c 		if (addr == INADDR_LOOPBACK || addr == INADDR_ANY) {
INADDR_LOOPBACK   312 lib/replace/getaddrinfo.c 					INADDR_LOOPBACK,
INADDR_LOOPBACK   271 lib/replace/system/network.h #ifndef INADDR_LOOPBACK
INADDR_LOOPBACK   243 lib/util/util_net.c 	a.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK    61 source3/lib/sock_exec.c 	sock.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   288 source3/lib/wins_srv.c 		loopback_ip.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK    42 source3/web/diagnose.c 	loopback_ip.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK    70 source3/web/diagnose.c 	loopback_ip.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK   205 source4/heimdal/lib/roken/getaddrinfo.c 	v4_addr.s_addr = htonl(INADDR_LOOPBACK);
INADDR_LOOPBACK    59 source4/heimdal/lib/roken/roken-common.h #ifndef INADDR_LOOPBACK