Home
last modified time | relevance | path

Searched refs:EAI_SYSTEM (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/resolv/
Dgetaddrinfo_a.c49 return EAI_SYSTEM; in __getaddrinfo_a()
74 result = EAI_SYSTEM; in __getaddrinfo_a()
Dgai_suspend.c142 result = EAI_SYSTEM; in ___gai_suspend_time64()
Dtst-resolv-res_init-skeleton.c210 if (ret == EAI_SYSTEM) in print_resp()
252 if (ret == EAI_SYSTEM) in print_resp()
Dnetdb.h624 # define EAI_SYSTEM -11 /* System error returned in `errno'. */ macro
/glibc-2.36/posix/
Dgetaddrinfo.c27 return EAI_SYSTEM; in getaddrinfo()
/glibc-2.36/sysdeps/posix/
Dgai_strerror-strs.h11 _S(EAI_SYSTEM, N_("System error"))
Dgetaddrinfo.c297 return -EAI_SYSTEM; in gethosts()
499 return -EAI_SYSTEM; in get_nscd_addresses()
831 result = -EAI_SYSTEM; in get_nss_addresses()
998 return -EAI_SYSTEM; in try_simple_gethostbyname()
/glibc-2.36/inet/
Dgetnameinfo.c215 return EAI_SYSTEM; in check_sprintf_result()
279 return EAI_SYSTEM; in gni_host_inet_name()
Didna.c129 return EAI_SYSTEM; in __idna_to_dns_encoding()
/glibc-2.36/support/
Dsupport_format_addrinfo.c226 if (ret == EAI_SYSTEM) in support_format_addrinfo()
/glibc-2.36/conform/data/
Dnetdb.h-data81 macro EAI_SYSTEM
/glibc-2.36/ChangeLog.old/
DChangeLog.1836346 [XPG4 || UNIX98] (EAI_SYSTEM): Likewise.
36347 [XPG4 || UNIX98] (EAI_SYSTEM): Likewise.
66810 Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
74228 EAI_SYSTEM if NSS_STATUS_UNAVAIL.