Searched refs:AI_DEFAULT (Results 1 – 2 of 2) sorted by relevance
69 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
156 result = getipnodebyname(hostname, AF_INET, AI_DEFAULT, herrno); in SafeGetHostByName()