Home
last modified time | relevance | path

Searched refs:EAI_NONAME (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/
H A Dgetaddrinfo.c49 return EAI_NONAME; in getaddrinfo()
74 return EAI_NONAME; in getaddrinfo()
/f-stack/tools/compat/include/
H A Dnetdb.h183 #define EAI_NONAME 8 /* hostname nor servname provided, or not known */ macro
/f-stack/tools/route/
H A Droute.c664 error = EAI_NONAME; in routename()