Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h70 # define EAI_INTR -104 /* Interrupted by a signal. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1034 enum EAI_INTR = -104; in version() local