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

  /src/external/gpl2/xcvs/dist/lib/
getaddrinfo.h 62 # define EAI_MEMORY -10 /* Memory allocation failure. */
  /src/external/gpl3/gdb/dist/gnulib/import/
netdb.in.h 123 # define EAI_MEMORY -10 /* Memory allocation failure. */
  /src/external/gpl3/gdb.old/dist/gnulib/import/
netdb.in.h 123 # define EAI_MEMORY -10 /* Memory allocation failure. */
  /src/external/bsd/nsd/dist/compat/
fake-rfc2553.h 132 #ifndef EAI_MEMORY
133 # define EAI_MEMORY (INT_MAX - 2)
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 204 #define EAI_MEMORY 6 /* memory allocation failure */
  /src/external/bsd/unbound/dist/compat/
fake-rfc2553.h 125 #ifndef EAI_MEMORY
126 # define EAI_MEMORY (INT_MAX - 2)
  /src/external/ibm-public/postfix/dist/src/util/
myaddrinfo.h 82 #undef EAI_MEMORY
83 #define EAI_MEMORY 6
  /src/external/mpl/dhcp/bind/include/irs/
netdb.h 59 #undef EAI_MEMORY
76 #define EAI_MEMORY 6 /* memory allocation failure */
  /src/include/
netdb.h 246 #define EAI_MEMORY 6 /*%< memory allocation failure */
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 218 #define EAI_MEMORY 6 /* memory allocation failure */
  /src/external/bsd/libbind/dist/include/
netdb.h 217 #define EAI_MEMORY 6 /*%< memory allocation failure */

Completed in 27 milliseconds