Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c133 UNUSED(hdptr); in sethostent_r()
149 UNUSED(hdptr); in endhostent_r()
229 cp = hdptr->hostbuf; in copy_hostent()
230 eob = hdptr->hostbuf + sizeof(hdptr->hostbuf); in copy_hostent()
231 hptr->h_addr_list = hdptr->h_addr_ptrs; in copy_hostent()
255 hptr->h_aliases = hdptr->host_aliases; in copy_hostent()
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1620 uint8_t rdc, addr44_t *hdptr) in npi_rxdma_rdc_rbr_head_get() argument
1637 hdptr->bits.ldw = hl_ptr.bits.ldw.head_l << 2; in npi_rxdma_rdc_rbr_head_get()
1638 hdptr->bits.hdw = hh_ptr.bits.ldw.head_h; in npi_rxdma_rdc_rbr_head_get()