Searched refs:EAI_MEMORY (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c59 return (EAI_MEMORY);
66 return (EAI_MEMORY);
76 return (EAI_MEMORY);
96 case EAI_MEMORY:
187 return (EAI_MEMORY);
194 return (EAI_MEMORY);
201 return (EAI_MEMORY);
221 return (EAI_MEMORY);
H A Dfake-rfc2553.h123 #ifndef EAI_MEMORY
124 # define EAI_MEMORY (INT_MAX - 2) macro
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c53 {EAI_MEMORY, "memory allocation failure"},
H A Dgetaddrinfo.c118 return EAI_MEMORY;
145 return EAI_MEMORY;
165 return EAI_MEMORY;
257 return EAI_MEMORY;
H A Droken-common.h190 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c67 case EAI_MEMORY:
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h77 #undef EAI_MEMORY macro
92 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/lib/libc/net/
H A Dgetnameinfo.c169 return EAI_MEMORY;
174 return EAI_MEMORY;
247 return EAI_MEMORY;
269 return EAI_MEMORY;
399 return EAI_MEMORY;
458 return EAI_MEMORY;
H A Dgetaddrinfo.c303 error = EAI_MEMORY; \
1104 error = EAI_MEMORY;
1267 return EAI_MEMORY;
1307 return EAI_MEMORY;
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dgetaddrinfo.c312 return (EAI_MEMORY);
324 return (EAI_MEMORY);
426 return (EAI_MEMORY);
444 return (EAI_MEMORY);
577 SETERROR(EAI_MEMORY);
596 SETERROR(EAI_MEMORY);
605 SETERROR(EAI_MEMORY);
641 SETERROR(EAI_MEMORY);
660 SETERROR(EAI_MEMORY);
669 SETERROR(EAI_MEMORY);
[all...]
/freebsd-9.3-release/contrib/bind9/lib/irs/include/irs/
H A Dnetdb.h.in82 #undef EAI_MEMORY
99 #define EAI_MEMORY 6 /* memory allocation failure */
/freebsd-9.3-release/contrib/tcpdump/missing/
H A Daddrinfo.h42 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_rfc2553.h202 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dgetaddrinfo.c331 return (EAI_MEMORY);
343 return (EAI_MEMORY);
445 return (EAI_MEMORY);
462 return (EAI_MEMORY);
772 error = EAI_MEMORY;
814 error = EAI_MEMORY;
1127 return (EAI_MEMORY);
1151 return (EAI_MEMORY);
1188 return (EAI_MEMORY);
/freebsd-9.3-release/contrib/lukemftpd/
H A Dlukemftpd.h176 #undef EAI_MEMORY macro
177 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h85 #undef EAI_MEMORY macro
100 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/include/
H A Dnetdb.h158 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/contrib/tnftp/
H A Dtnftp.h233 #undef EAI_MEMORY macro
234 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_rfc2553.c240 "Memory allocation failure", /* EAI_MEMORY */
300 return (EAI_MEMORY);
476 return (EAI_MEMORY);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h673 #if defined(EAI_MEMORY) && defined(EVENT__HAVE_GETADDRINFO)
674 #define EVUTIL_EAI_MEMORY EAI_MEMORY
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in83 #undef EAI_MEMORY
98 #define EAI_MEMORY 6 /* memory allocation failure */

Completed in 442 milliseconds