HomeSort by: relevance | last modified time | path
    Searched defs:AI_ADDRCONFIG (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
getaddrinfo.h 49 # define AI_ADDRCONFIG 0x0020 /* Use configuration of this host to choose
  /src/external/gpl3/gdb/dist/gnulib/import/
netdb.in.h 108 # ifndef AI_ADDRCONFIG
109 # define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to choose
  /src/external/gpl3/gdb.old/dist/gnulib/import/
netdb.in.h 108 # ifndef AI_ADDRCONFIG
109 # define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to choose
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 162 (AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | AI_ADDRCONFIG)
164 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
  /src/external/mpl/dhcp/bind/include/irs/
netdb.h 104 #undef AI_ADDRCONFIG
109 #define AI_ADDRCONFIG 0x00000020
110 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)
  /src/include/
netdb.h 267 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
273 AI_ADDRCONFIG | AI_SRV)
277 AI_ADDRCONFIG)
  /src/external/bsd/libbind/dist/include/
netdb.h 240 #define AI_ADDRCONFIG 0x00000020
241 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)

Completed in 27 milliseconds