Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h68 # define EAI_NOTCANCELED -102 /* Request not canceled. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1032 enum EAI_NOTCANCELED = -102; in version() local