Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h71 # define EAI_IDN_ENCODE -105 /* IDN encoding failed. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d1035 enum EAI_IDN_ENCODE = -105; in version() local