Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Daddrinfo.h64 #define EAI_NODATA 7 /* no address associated with hostname */ macro
/external/python/cpython2/Modules/
Daddrinfo.h64 #define EAI_NODATA 7 /* no address associated with hostname */ macro
/external/openssh/openbsd-compat/
Dfake-rfc2553.h122 # define EAI_NODATA (INT_MAX - 1) macro