Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h48 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */ macro
/netbsd-src/external/mpl/dhcp/bind/include/irs/
H A Dnetdb.h108 #define AI_ALL 0x00000010 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dnetdb.in.h106 # define AI_ALL 0 /* 0x0010: Return IPv4 mapped and IPv6 addresses. */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
H A Dnetdb.h.in108 #define AI_ALL 0x00000010 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d209 enum AI_ALL = 0x10; in version() local
293 enum AI_ALL = 0x100; in version() local
377 enum AI_ALL = 0x100; in version() local
483 enum AI_ALL = 0x100; in version() local
682 enum AI_ALL = 0x100; in version() local
762 enum AI_ALL = 0x0002; in version() local
847 enum AI_ALL = 0x100; in version() local
1006 enum AI_ALL = 0x10; in version() local
/netbsd-src/external/bsd/libbind/dist/include/
H A Dnetdb.h239 #define AI_ALL 0x00000010 macro