AI_NUMERICSERV    178 lib/replace/getaddrinfo.c 	if (!(hints->ai_flags & AI_NUMERICSERV) &&
AI_NUMERICSERV    223 lib/replace/system/network.h #ifndef AI_NUMERICSERV
AI_NUMERICSERV    283 source4/libcli/resolve/dns_ex.c 	hints.ai_flags = AI_ADDRCONFIG | AI_NUMERICSERV;