/glibc-2.36/resolv/nss_dns/ |
D | dns-host.c | 117 size_t buflen, int *errnop, int *h_errnop, 125 int *errnop, int *h_errnop, 132 int *errnop, int *h_errnop, 140 int *errnop, int *h_errnop, 164 int *h_errnop, int32_t *ttlp, char **canonp) in _nss_dns_gethostbyname3_r() argument 170 *h_errnop = NETDB_INTERNAL; in _nss_dns_gethostbyname3_r() 174 (ctx, name, af, result, buffer, buflen, errnop, h_errnop, ttlp, canonp); in _nss_dns_gethostbyname3_r() 184 int *h_errnop, int32_t *ttlp, char **canonp) in libc_hidden_def() 209 *h_errnop = NO_DATA; in libc_hidden_def() 251 *h_errnop = h_errno; in libc_hidden_def() [all …]
|
D | dns-canon.c | 50 char **result,int *errnop, int *h_errnop) in _nss_dns_getcanonname_r() argument 66 *h_errnop = NETDB_INTERNAL; in _nss_dns_getcanonname_r() 179 *h_errnop = h_errno; in _nss_dns_getcanonname_r()
|
D | dns-network.c | 101 size_t buflen, int *errnop, int *h_errnop, 251 char *buffer, size_t buflen, int *errnop, int *h_errnop, in libc_hidden_def() 282 *h_errnop = NETDB_INTERNAL; in libc_hidden_def()
|
/glibc-2.36/nss/ |
D | digits_dots.c | 38 enum nss_status *status, int af, int *h_errnop) in __nss_hostname_digits_dots() argument 45 if (h_errnop) in __nss_hostname_digits_dots() 46 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots() 55 result, status, af, h_errnop); in __nss_hostname_digits_dots() 65 enum nss_status *status, int af, int *h_errnop) in __nss_hostname_digits_dots_context() argument 110 if (h_errnop != NULL) in __nss_hostname_digits_dots_context() 111 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots_context() 129 if (h_errnop != NULL) in __nss_hostname_digits_dots_context() 130 *h_errnop = NETDB_INTERNAL; in __nss_hostname_digits_dots_context() 169 *h_errnop = HOST_NOT_FOUND; in __nss_hostname_digits_dots_context() [all …]
|
D | getXXbyYY_r.c | 107 # define H_ERRNO_PARM , int *h_errnop 108 # define H_ERRNO_VAR , h_errnop 109 # define H_ERRNO_VAR_P h_errnop 216 *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() 361 *h_errnop = NO_RECOVERY; in libc_hidden_proto() 381 else if (status == NSS_STATUS_TRYAGAIN && *h_errnop != NETDB_INTERNAL) in libc_hidden_proto()
|
D | getnssent.c | 25 size_t buflen, size_t *buffer_size, int *h_errnop) in __nss_getent() argument 36 && func (resbuf, *buffer, *buffer_size, &result, h_errnop) == ERANGE in __nss_getent() 37 && (h_errnop == NULL || *h_errnop == NETDB_INTERNAL)) in __nss_getent()
|
D | getnssent_r.c | 160 void **result, int *h_errnop) in __nss_getent_r() argument 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()
|
D | nss_test1.c | 516 int *h_errnop, int32_t *ttlp, char **canonp) in NAME() 522 return copy_host (ret, & host_data[idx], buffer, buflen, h_errnop); in NAME() 530 int *errnop, int *h_errnop) in NAME() 533 errnop, h_errnop, NULL, NULL); in NAME() 539 int *errnop, int *h_errnop) in NAME() 542 errnop, h_errnop, NULL, NULL); in NAME() 548 int *errnop, int *h_errnop, int32_t *ttlp) in NAME() 558 return copy_host (result, & host_data[idx], buffer, buflen, h_errnop); in NAME() 567 int *errnop, int *h_errnop) in NAME() 570 errnop, h_errnop, NULL); in NAME()
|
D | nsswitch.h | 157 void **result, int *h_errnop) 161 size_t *buffer_size, int *h_errnop) 173 int *h_errnop) attribute_hidden; 179 int *h_errnop);
|
D | getXXent.c | 49 # define H_ERRNO_PARM , int *h_errnop
|
D | getXXbyYY.c | 64 # define H_ERRNO_PARM , int *h_errnop
|
D | getXXent_r.c | 72 # define H_ERRNO_PARM , int *h_errnop
|
/glibc-2.36/nscd/ |
D | nscd_gethst_r.c | 34 int *h_errnop); 40 int *h_errnop) in __nscd_gethostbyname_r() argument 43 buffer, buflen, result, h_errnop); in __nscd_gethostbyname_r() 50 int *h_errnop) in __nscd_gethostbyname2_r() argument 57 buffer, buflen, result, h_errnop); in __nscd_gethostbyname2_r() 64 struct hostent **result, int *h_errnop) in __nscd_gethostbyaddr_r() argument 76 h_errnop); in __nscd_gethostbyaddr_r() 135 struct hostent **result, int *h_errnop) in nscd_gethst_r() argument 262 *h_errnop = NETDB_INTERNAL; in nscd_gethst_r() 423 *h_errnop = hst_resp.error; in nscd_gethst_r()
|
D | nscd_proto.h | 54 struct hostent **result, int *h_errnop) 59 struct hostent **result, int *h_errnop) 64 struct hostent **result, int *h_errnop) 67 int *h_errnop) attribute_hidden;
|
D | nscd_getai.c | 42 __nscd_getai (const char *key, struct nscd_ai_result **result, int *h_errnop) in __nscd_getai() argument 123 *h_errnop = NETDB_INTERNAL; in __nscd_getai() 147 *h_errnop = NETDB_INTERNAL; in __nscd_getai() 181 *h_errnop = ai_resp.error; in __nscd_getai()
|
D | gethstbyad_r.c | 40 struct hostent **result, int *h_errnop) in __gethostbyaddr_r() argument 43 result, h_errnop, NULL); in __gethostbyaddr_r()
|
D | gethstbynm3_r.c | 48 size_t buflen, struct hostent **result, int *h_errnop) in __gethostbyname2_r() argument 50 return __gethostbyname3_r (name, af, ret, buf, buflen, result, h_errnop, in __gethostbyname2_r()
|
/glibc-2.36/include/ |
D | netdb.h | 238 int *errnop, int *h_errnop); \ 242 int *h_errnop); \ 245 size_t buflen, int *errnop, int *h_errnop); \ 249 int *errnop, int *h_errnop); \
|
/glibc-2.36/inet/ |
D | gethstbyad_r.c | 36 *h_errnop = HOST_NOT_FOUND; \
|
/glibc-2.36/resolv/ |
D | tst-resolv-canonname.c | 37 char **result, int *errnop, int *h_errnop);
|
/glibc-2.36/manual/ |
D | nss.texi | 444 int *h_errnop) 454 int *errnop, int *h_errnop) 526 the other module functions. There is an argument @var{h_errnop}. This 569 possibly a last argument @var{h_errnop}, for the host name and network 571 @code{NSS_STATUS_SUCCESS}, @code{*@var{h_errnop}} needs to be set to a
|
D | socket.texi | 1431 …ar{buf}, size_t @var{buflen}, struct hostent **restrict @var{result}, int *restrict @var{h_errnop}) 1521 pointed to by @var{h_errnop}. 1555 …ar{buf}, size_t @var{buflen}, struct hostent **restrict @var{result}, int *restrict @var{h_errnop}) 1573 …ar{buf}, size_t @var{buflen}, struct hostent **restrict @var{result}, int *restrict @var{h_errnop})
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.10 | 7538 * nss/digits_dots.c: Don't use __set_h_errno, assign to *h_errnop. 7545 * nss/getXXbyYY.c: Provide variable h_errnop to help shared code. 7547 * nss/digits_dots.c: Set h_errnop if memory allcoation failed.
|
D | ChangeLog.17 | 7730 overwrite *h_errnop/*errnop values from getanswer_r in case of 11773 h_errnop arguments. Fail if buflen is too small.
|
D | ChangeLog.16 | 11860 * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
|