Searched refs:nh_next (Results 1 – 2 of 2) sorted by relevance
222 hd->nh_next = ndr_handle_list; in ndr_hdalloc()249 *pphd = hd->nh_next; in ndr_hdfree()255 pphd = &(*pphd)->nh_next; in ndr_hdfree()284 hd = hd->nh_next; in ndr_hdlookup()307 *pphd = hd->nh_next; in ndr_hdclose()316 pphd = &(*pphd)->nh_next; in ndr_hdclose()
467 struct ndr_handle *nh_next; member