Searched refs:p_herrno (Results 1 – 6 of 6) sorted by relevance
96 (ph)->p_herrno = herrno;125 (((nss_pheader_t *)(ph))->p_herrno)
956 arg->h_errno = phdr->p_herrno; in nss_search()1431 pbuf->p_status, pbuf->p_herrno, strerror(pbuf->p_errno)); in nss_psearch()
786 pbuf->p_herrno = 0; in nss_packed_set_status()791 pbuf->p_herrno = (uint32_t)arg->h_errno; in nss_packed_set_status()829 pbuf->p_herrno = (uint32_t)arg->h_errno; in nss_packed_set_status()832 pbuf->p_herrno = 0; in nss_packed_set_status()1212 arg->h_errno = (int)pbuf->p_herrno; in nss_packed_arg_init()
1676 pbuf->p_herrno = 0; in nss_pack()1680 pbuf->p_herrno = (uint32_t)in->h_errno; in nss_pack()1773 pbuf->p_herrno = 0; in nss_pack_ent()1860 in->h_errno = (int)pbuf->p_herrno; in nss_unpack()1914 in->h_errno = (int)pbuf->p_herrno; in nss_unpack()1988 in->h_errno = (int)pbuf->p_herrno; in nss_unpack_ent()
570 pbuf->p_herrno = HOST_NOT_FOUND; in _nss_dns_gethost_withttl()584 pbuf->p_herrno = HOST_NOT_FOUND; in _nss_dns_gethost_withttl()
613 uint32_t p_herrno; /* h_errno */ member