Searched refs:AI_NUMERICHOST (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhostip6.c211 hints.ai_flags = AI_NUMERICHOST;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h297 #undef AI_NUMERICHOST macro
298 #define AI_NUMERICHOST 0x04 macro
301 int ai_flags; /* AI_PASSIVE, AI_CANONNAME, AI_NUMERICHOST */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dhost.c768 #ifdef AI_NUMERICHOST
771 /* Where available, the AI_NUMERICHOST hint can prevent costly
773 hints.ai_flags |= AI_NUMERICHOST;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dxconnect.c208 return str2sockaddr(host, port, AF_UNSPEC, AI_NUMERICHOST | DIE_ON_ERROR);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/dsi/
H A Ddsi_tcp.c293 hints.ai_flags |= AI_NUMERICHOST;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Dconfigure28247 hints.ai_flags = AI_NUMERICHOST;
[all...]

Completed in 194 milliseconds