Home
last modified time | relevance | path

Searched refs:hdptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c129 UNUSED(hdptr); in sethostent_r()
145 UNUSED(hdptr); in endhostent_r()
225 cp = hdptr->hostbuf; in copy_hostent()
226 eob = hdptr->hostbuf + sizeof(hdptr->hostbuf); in copy_hostent()
227 hptr->h_addr_list = hdptr->h_addr_ptrs; in copy_hostent()
251 hptr->h_aliases = hdptr->host_aliases; in copy_hostent()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1623 uint8_t rdc, addr44_t *hdptr) in npi_rxdma_rdc_rbr_head_get() argument
1640 hdptr->bits.ldw = hl_ptr.bits.ldw.head_l << 2; in npi_rxdma_rdc_rbr_head_get()
1641 hdptr->bits.hdw = hh_ptr.bits.ldw.head_h; in npi_rxdma_rdc_rbr_head_get()