Home
last modified time | relevance | path

Searched defs:ptreeh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c310 picl_prophdl_t ptreeh; in picld_get_attrval() local
371 picl_nodehdl_t ptreeh; in picld_get_attrval_by_name() local
432 picl_prophdl_t ptreeh; in picld_set_attrval() local
530 picl_prophdl_t ptreeh; in picld_get_attrinfo() local
559 picl_prophdl_t ptreeh; in picld_get_first_attr() local
584 picl_prophdl_t ptreeh; in picld_get_next_attr() local
611 picl_prophdl_t ptreeh; in picld_get_attr_by_name() local
639 picl_prophdl_t ptreeh; in picld_get_attr_by_row() local
666 picl_prophdl_t ptreeh; in picld_get_attr_by_col() local
694 picl_nodehdl_t ptreeh; in picld_find_node() local
[all …]
/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h87 uint32_t ptreeh; member
H A Dpicltree.c439 hash_newhdl(uint32_t picl_hdl, uint32_t ptreeh) in hash_newhdl()
489 hash_add_newhdl(hash_t *htbl, picl_hdl_t piclh, picl_hdl_t ptreeh) in hash_add_newhdl()