Searched refs:AI_ALL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | netdb.h | 165 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro |
/bionic/tests/headers/posix/ | ||
D | netdb_h.c | 78 MACRO(AI_ALL); in netdb_h() |