Searched refs:ptreeh (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpicltree/
H A Dptree_impl.h89 uint32_t ptreeh; member in union:hash_elem::__anon2323
95 #define hash_hdl u.ptreeh
228 extern int cvt_picl2ptree(picl_hdl_t piclh, picl_hdl_t *ptreeh);
H A Dpicltree.c439 hash_newhdl(uint32_t picl_hdl, uint32_t ptreeh) argument
447 n->hash_hdl = ptreeh;
489 hash_add_newhdl(hash_t *htbl, picl_hdl_t piclh, picl_hdl_t ptreeh) argument
494 uint32_t ptree_val = HASH_VAL(ptreeh);

Completed in 29 milliseconds