Lines Matching refs:h_errnop
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()
208 if (h_errnop != NULL) in __nss_hostname_digits_dots_context()
209 *h_errnop = NETDB_SUCCESS; in __nss_hostname_digits_dots_context()
238 *h_errnop = HOST_NOT_FOUND; in __nss_hostname_digits_dots_context()
261 *h_errnop = HOST_NOT_FOUND; in __nss_hostname_digits_dots_context()
277 *h_errnop = NETDB_SUCCESS; in __nss_hostname_digits_dots_context()