Home
last modified time | relevance | path

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

/external/netperf/src/missing/
Dgetaddrinfo.h105 #ifdef AI_ALL
106 #undef AI_ALL
173 #define AI_ALL 0x0002 macro
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dsocket_types.hpp148 # if defined(AI_ALL) && !defined(__QNXNTO__)
149 # define ASIO_OS_DEF_AI_ALL AI_ALL
/external/tcpdump/missing/
Daddrinfo.h62 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dresolver_query_base.hpp36 all_matching = ASIO_OS_DEF(AI_ALL),
/external/libpcap/Win32/Include/
Daddrinfo.h62 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/external/libevent/include/event2/
Dutil.h617 #ifdef AI_ALL
618 #define EVUTIL_AI_ALL AI_ALL
/external/libevent/
Devutil.c948 #ifndef AI_ALL
972 #ifdef AI_ALL
973 AI_ALL |