Home
last modified time | relevance | path

Searched defs:EAI_ALLDONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h69 # define EAI_ALLDONE -103 /* All requests done. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1033 enum EAI_ALLDONE = -103; in version() local