Searched defs:AI_PASSIVE (Results 1 - 9 of 9) sorted by last modified time

/freebsd-10.0-release/include/
H A Dnetdb.h175 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Droken-common.h216 #define AI_PASSIVE 0x01 macro
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h104 # define AI_PASSIVE (1) macro
/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_rfc2553.h139 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/freebsd-10.0-release/contrib/ldns/compat/
H A Dfake-rfc2553.h107 # define AI_PASSIVE (1) macro
/freebsd-10.0-release/contrib/tcpdump/missing/
H A Daddrinfo.h58 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/freebsd-10.0-release/contrib/tnftp/
H A Dtnftp.h272 #undef AI_PASSIVE macro
273 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/freebsd-10.0-release/contrib/unbound/compat/
H A Dfake-rfc2553.h102 # define AI_PASSIVE (1) macro
/freebsd-10.0-release/contrib/lukemftpd/
H A Dlukemftpd.h215 #undef AI_PASSIVE macro
216 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro

Completed in 118 milliseconds