Searched defs:hash_lookup_obj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c546 hash_lookup_obj(hash_t *htbl, picl_hdl_t hdl) function
724 pobj = hash_lookup_obj(&ptreetbl, proph);
761 pobj = hash_lookup_obj(&ptreetbl, tblh);
793 pobj = hash_lookup_obj(&ptreetbl, tblproph);
826 nobj = hash_lookup_obj(&ptreetbl, nodeh);
901 pobj = hash_lookup_obj(&ptreetbl, *handlep);
943 tbl_obj = hash_lookup_obj(&ptreetbl, tblh);
1009 tbl_obj = hash_lookup_obj(&ptreetbl, tblh);
1052 refobj = hash_lookup_obj(&ptreetbl, refh);
1073 tbl_obj = hash_lookup_obj(
[all...]

Completed in 50 milliseconds