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

12

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dgetnameinfo.c79 return EAI_MEMORY;
86 return EAI_MEMORY;
96 return EAI_MEMORY;
H A Dgetaddrinfo.c124 case EAI_MEMORY:
209 return EAI_MEMORY;
221 return EAI_MEMORY;
235 return EAI_MEMORY;
247 return EAI_MEMORY;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dgetnameinfo.c77 return EAI_MEMORY;
84 return EAI_MEMORY;
94 return EAI_MEMORY;
H A Dgetaddrinfo.c100 case EAI_MEMORY:
184 return EAI_MEMORY;
191 return EAI_MEMORY;
204 return EAI_MEMORY;
216 return EAI_MEMORY;
/macosx-10.9.5/OpenSSH-186/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
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgai_strerror.c50 {EAI_MEMORY, "memory allocation failure"},
H A Dgetaddrinfo.c115 return EAI_MEMORY;
142 return EAI_MEMORY;
162 return EAI_MEMORY;
254 return EAI_MEMORY;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/include/
H A Dgai.h67 #define EAI_MEMORY 2 macro
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Deai_to_heim_errno.c65 case EAI_MEMORY:
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dgetnameinfo_link.c50 return EAI_MEMORY;
79 return EAI_MEMORY;
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h40 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/rsync-42/rsync/lib/
H A Daddrinfo.h49 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h77 #undef EAI_MEMORY macro
92 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h77 #undef EAI_MEMORY macro
92 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Daddrinfo.h39 #undef EAI_MEMORY macro
83 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dgetaddrinfo.c312 return (EAI_MEMORY);
324 return (EAI_MEMORY);
426 return (EAI_MEMORY);
444 return (EAI_MEMORY);
578 SETERROR(EAI_MEMORY);
599 SETERROR(EAI_MEMORY);
609 SETERROR(EAI_MEMORY);
646 SETERROR(EAI_MEMORY);
667 SETERROR(EAI_MEMORY);
677 SETERROR(EAI_MEMORY);
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in82 #undef EAI_MEMORY
99 #define EAI_MEMORY 6 /* memory allocation failure */
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h42 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h42 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmyaddrinfo.h80 #undef EAI_MEMORY macro
81 #define EAI_MEMORY 6 macro
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h177 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_addrinfo.c156 error = EAI_MEMORY;
173 error = EAI_MEMORY;
181 error = EAI_MEMORY;
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/
H A Dgetaddrinfo.c330 return (EAI_MEMORY);
342 return (EAI_MEMORY);
444 return (EAI_MEMORY);
461 return (EAI_MEMORY);
769 error = EAI_MEMORY;
810 error = EAI_MEMORY;
1123 return (EAI_MEMORY);
1148 return (EAI_MEMORY);
1186 return (EAI_MEMORY);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h84 #undef EAI_MEMORY macro
99 #define EAI_MEMORY 6 /* memory allocation failure */ macro

Completed in 173 milliseconds

12