Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h67 # define EAI_CANCELED -101 /* Request canceled. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1031 enum EAI_CANCELED = -101; in version() local