Home
last modified time | relevance | path

Searched defs:AI_PASSIVE (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetaddrinfo.h44 # define AI_PASSIVE 0x0001 /* Socket address is intended for `bind'. */ macro
/netbsd-src/external/mpl/dhcp/bind/include/irs/
H A Dnetdb.h95 #define AI_PASSIVE 0x00000001 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dnetdb.in.h84 # define AI_PASSIVE 0x0001 /* Socket address is intended for 'bind'. */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
H A Dnetdb.h.in95 #define AI_PASSIVE 0x00000001 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dnetdb.d204 enum AI_PASSIVE = 0x1; in version() local
288 enum AI_PASSIVE = 0x1; in version() local
372 enum AI_PASSIVE = 0x1; in version() local
478 enum AI_PASSIVE = 0x1; in version() local
565 enum AI_PASSIVE = 0x1; in version() local
677 enum AI_PASSIVE = 0x001; in version() local
757 enum AI_PASSIVE = 0x0008; in version() local
842 enum AI_PASSIVE = 0x1; in version() local
1001 enum AI_PASSIVE = 0x1; in version() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.h102 # define AI_PASSIVE (1) macro
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.h109 # define AI_PASSIVE (1) macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_rfc2553.h157 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/netbsd-src/include/
H A Dnetdb.h263 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken-common.h230 #define AI_PASSIVE 0x01 macro
/netbsd-src/external/bsd/libbind/dist/include/
H A Dnetdb.h230 #define AI_PASSIVE 0x00000001 macro