Home
last modified time | relevance | path

Searched refs:NETDB_INTERNAL (Results 1 – 25 of 37) sorted by relevance

12

/glibc-2.36/nss/nss_db/
Ddb-XXX.c133 H_ERRNO_SET (NETDB_INTERNAL); \
142 H_ERRNO_SET (NETDB_INTERNAL); \
185 H_ERRNO_SET (NETDB_INTERNAL); \
208 H_ERRNO_SET (NETDB_INTERNAL); \
241 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()
253 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()
279 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()
297 H_ERRNO_SET (NETDB_INTERNAL); in CONCAT()
/glibc-2.36/nss/
Dtst-nss-files-hosts-erange.c67 h_errno = NETDB_INTERNAL; in do_test()
73 h_errno = NETDB_INTERNAL; in do_test()
86 h_errno = NETDB_INTERNAL; in do_test()
96 h_errno = NETDB_INTERNAL; in do_test()
Dgetnssent_r.c69 __set_h_errno (NETDB_INTERNAL); in __nss_setent()
129 __set_h_errno (NETDB_INTERNAL); in __nss_endent()
176 *h_errnop = NETDB_INTERNAL; in __nss_getent_r()
203 && (h_errnop == NULL || *h_errnop == NETDB_INTERNAL) in __nss_getent_r()
256 : (h_errnop == NULL || *h_errnop == NETDB_INTERNAL) ? errno in __nss_getent_r()
DgetXXbyYY_r.c216 *h_errnop = NETDB_INTERNAL; in libc_hidden_proto()
283 && *h_errnop == NETDB_INTERNAL in libc_hidden_proto()
358 *h_errnop = NETDB_INTERNAL; in libc_hidden_proto()
381 else if (status == NSS_STATUS_TRYAGAIN && *h_errnop != NETDB_INTERNAL) in libc_hidden_proto()
Ddigits_dots.c46 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots()
111 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots_context()
130 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots_context()
DgetXXbyYY.c109 __set_h_errno (NETDB_INTERNAL); in FUNCTION_NAME()
139 && h_errno_tmp == NETDB_INTERNAL in FUNCTION_NAME()
Dnss_files_data.c63 __set_h_errno (NETDB_INTERNAL); in __nss_files_data_get()
64 *herrnop = NETDB_INTERNAL; in __nss_files_data_get()
Dtest-digits-dots.c36 return err == ERANGE && h_err == NETDB_INTERNAL ? EXIT_SUCCESS : EXIT_FAILURE; in do_test()
Dgetnssent.c37 && (h_errnop == NULL || *h_errnop == NETDB_INTERNAL)) in __nss_getent()
/glibc-2.36/nscd/
Daicache.c123 if (rc6 != ERANGE || (herrno != NETDB_INTERNAL in addhstaiX()
133 if (rc6 != 0 && herrno == NETDB_INTERNAL) in addhstaiX()
212 if (rc6 != ERANGE || herrno != NETDB_INTERNAL) in addhstaiX()
221 if (rc6 != 0 && herrno == NETDB_INTERNAL) in addhstaiX()
233 if (rc4 != ERANGE || herrno != NETDB_INTERNAL) in addhstaiX()
242 if (rc4 != 0 && herrno == NETDB_INTERNAL) in addhstaiX()
305 if (rc != ERANGE || herrno != NETDB_INTERNAL) in addhstaiX()
Dnscd_getai.c123 *h_errnop = NETDB_INTERNAL; in __nscd_getai()
147 *h_errnop = NETDB_INTERNAL; in __nscd_getai()
Dhstcache.c52 .error = NETDB_INTERNAL
461 && h_errno == NETDB_INTERNAL in addhstbyX()
/glibc-2.36/inet/
Dgetnameinfo.c98 if (herror == NETDB_INTERNAL && errno == ERANGE) in nrl_domainname_core()
130 if (herror == NETDB_INTERNAL && errno == ERANGE) in nrl_domainname_core()
151 if (herror == NETDB_INTERNAL && errno == ERANGE) in nrl_domainname_core()
245 if (herrno == NETDB_INTERNAL && errno == ERANGE) in gni_host_inet_name()
262 if (herrno == NETDB_INTERNAL && errno == ERANGE) in gni_host_inet_name()
276 if (herrno == NETDB_INTERNAL) in gni_host_inet_name()
/glibc-2.36/nss/nss_files/
Dfiles-hosts.c157 if (status == NSS_STATUS_TRYAGAIN && *herrnop == NETDB_INTERNAL in gethostbyname3_multi()
214 *herrnop = NETDB_INTERNAL; in gethostbyname3_multi()
247 *herrnop = NETDB_INTERNAL; in gethostbyname3_multi()
256 *herrnop = NETDB_INTERNAL; in gethostbyname3_multi()
296 *herrnop = NETDB_INTERNAL; in gethostbyname3_multi()
448 *herrnop = NETDB_INTERNAL; in libc_hidden_def()
Dfiles-XXX.c117 H_ERRNO_SET (NETDB_INTERNAL); in libc_hidden_def()
152 H_ERRNO_SET (NETDB_INTERNAL); in libc_hidden_def()
/glibc-2.36/resolv/nss_dns/
Ddns-host.c170 *h_errnop = NETDB_INTERNAL; in _nss_dns_gethostbyname3_r()
241 h_errno = NETDB_INTERNAL; in libc_hidden_def()
324 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
351 *herrnop = NETDB_INTERNAL; in libc_hidden_def()
415 h_errno = NETDB_INTERNAL; in libc_hidden_def()
479 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
489 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
515 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
522 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
674 *h_errnop = NETDB_INTERNAL; in getanswer_r()
[all …]
Ddns-canon.c66 *h_errnop = NETDB_INTERNAL; in _nss_dns_getcanonname_r()
136 h_errno = NETDB_INTERNAL; in _nss_dns_getcanonname_r()
Ddns-network.c124 *herrnop = NETDB_INTERNAL; in _nss_dns_getnetbyname_r()
182 *herrnop = NETDB_INTERNAL; in libc_hidden_def()
282 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
/glibc-2.36/resolv/
Dcompat-gethnamaddr.c420 __set_h_errno (NETDB_INTERNAL); in libresolv_hidden_proto()
464 __set_h_errno (NETDB_INTERNAL); in res_gethostbyname2_context()
573 __set_h_errno (NETDB_INTERNAL); in res_gethostbyname2()
619 __set_h_errno (NETDB_INTERNAL); in res_gethostbyaddr_context()
624 __set_h_errno (NETDB_INTERNAL); in res_gethostbyaddr_context()
684 __set_h_errno (NETDB_INTERNAL); in res_gethostbyaddr()
722 __set_h_errno (NETDB_INTERNAL); in _gethtent()
Dres_hostalias.c30 RES_SET_H_ERRNO (&_res, NETDB_INTERNAL); in context_hostalias_common()
Dres_query.c305 RES_SET_H_ERRNO (&_res, NETDB_INTERNAL); in libc_hidden_def()
555 RES_SET_H_ERRNO (&_res, NETDB_INTERNAL); in libc_hidden_def()
647 RES_SET_H_ERRNO (&_res, NETDB_INTERNAL); in context_querydomain_common()
/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c287 if (status != NSS_STATUS_TRYAGAIN || h_errno != NETDB_INTERNAL in gethosts()
296 if (h_errno == NETDB_INTERNAL) in gethosts()
495 if (h_errno == NETDB_INTERNAL && errno == ENOMEM) in get_nscd_addresses()
620 __set_h_errno (NETDB_INTERNAL); in get_nss_addresses()
646 || errno != ERANGE || h_errno != NETDB_INTERNAL) in get_nss_addresses()
807 __set_h_errno (NETDB_INTERNAL); in get_nss_addresses()
829 && h_errno == NETDB_INTERNAL) in get_nss_addresses()
972 if (rc != ERANGE || h_errno != NETDB_INTERNAL) in try_simple_gethostbyname()
997 if (h_errno == NETDB_INTERNAL) in try_simple_gethostbyname()
/glibc-2.36/sunrpc/
Drpc_gethostbyname.c38 if (herr != NETDB_INTERNAL || errno != ERANGE) in __libc_rpc_gethostbyname()
/glibc-2.36/support/
Dsupport_format_hostent.c46 if (h_errno == NETDB_INTERNAL) in support_format_hostent()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgethostid.c110 if (ret != 0 && herr == NETDB_INTERNAL && errno == ERANGE) in gethostid()

12