Home
last modified time | relevance | path

Searched defs:EAI_NODATA (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/missing/
Daddrinfo.h43 #define EAI_NODATA 7 /* no address associated with hostname */ macro
/external/libpcap/Win32/Include/
Daddrinfo.h43 #define EAI_NODATA 7 /* no address associated with hostname */ macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
Dnetdb.h167 # define EAI_NODATA -5 /* No address associated with NAME. */ macro