Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h66 # define EAI_INPROGRESS -100 /* Processing request in progress. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1030 enum EAI_INPROGRESS = -100; in version() local