Lines Matching refs:h_errnop
173 struct hostent **result, int *h_errnop) in gethostent_r() argument
182 *h_errnop = statp->res_h_errno; in gethostent_r()
187 *h_errnop = statp->res_h_errno; in gethostent_r()
194 *h_errnop = statp->res_h_errno; in gethostent_r()
223 int *errnop, *h_errnop; in _ht_gethostbyname() local
236 h_errnop = va_arg(ap, int *); in _ht_gethostbyname()
243 *h_errnop = statp->res_h_errno; in _ht_gethostbyname()
267 *h_errnop = statp->res_h_errno; in _ht_gethostbyname()
273 *h_errnop = statp->res_h_errno; in _ht_gethostbyname()
288 int *errnop, *h_errnop; in _ht_gethostbyaddr() local
301 h_errnop = va_arg(ap, int *); in _ht_gethostbyaddr()
308 *h_errnop = statp->res_h_errno; in _ht_gethostbyaddr()
330 *h_errnop = statp->res_h_errno; in _ht_gethostbyaddr()