Home
last modified time | relevance | path

Searched refs:AI_ALL (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dnetdb.h165 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/bionic/tests/headers/posix/
Dnetdb_h.c78 MACRO(AI_ALL); in netdb_h()