Home
last modified time | relevance | path

Searched defs:EAI_OVERFLOW (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h64 # define EAI_OVERFLOW -12 /* Argument buffer overflow. */ macro
/netbsd-src/external/mpl/dhcp/bind/include/irs/
H A Dnetdb.h84 #define EAI_OVERFLOW 14 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dnetdb.in.h135 # define EAI_OVERFLOW -12 /* Argument buffer overflow. */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
H A Dnetdb.h.in84 #define EAI_OVERFLOW 14 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d230 enum EAI_OVERFLOW = -12; in version() local
314 enum EAI_OVERFLOW = 14; in version() local
398 enum EAI_OVERFLOW = 14; in version() local
505 enum EAI_OVERFLOW = 14; in version() local
597 enum EAI_OVERFLOW = -14; in version() local
675 enum EAI_OVERFLOW = 14; in version() local
784 enum EAI_OVERFLOW = 14; in version() local
867 enum EAI_OVERFLOW = 14; in version() local
1026 enum EAI_OVERFLOW = -12; in version() local
/netbsd-src/include/
H A Dnetdb.h254 #define EAI_OVERFLOW 14 /* argument buffer overflow */ macro