Lines Matching refs:picl_hdl_t
473 hash_add_newobj(hash_t *htbl, picl_hdl_t hdl, void *pobj) in hash_add_newobj()
489 hash_add_newhdl(hash_t *htbl, picl_hdl_t piclh, picl_hdl_t ptreeh) in hash_add_newhdl()
511 hash_remove(hash_t *htbl, picl_hdl_t hdl) in hash_remove()
546 hash_lookup_obj(hash_t *htbl, picl_hdl_t hdl) in hash_lookup_obj()
563 static picl_hdl_t
564 hash_lookup_hdl(hash_t *htbl, picl_hdl_t hdl) in hash_lookup_hdl()
585 picl_hdl_error(picl_hdl_t hdl) in picl_hdl_error()
604 ptree_hdl_error(picl_hdl_t hdl) in ptree_hdl_error()
624 cvt_picl2ptree(picl_hdl_t hdl, picl_hdl_t *ptree_hdl) in cvt_picl2ptree()
626 picl_hdl_t tmph; in cvt_picl2ptree()
644 static picl_hdl_t
647 picl_hdl_t hdl; in alloc_ptreehdl()
662 static picl_hdl_t
665 picl_hdl_t hdl; in alloc_piclhdl()
896 cvt_ptree2picl(picl_hdl_t *handlep) in cvt_ptree2picl()
1301 refh = *(picl_hdl_t *)valbuf; in ptree_create_prop()