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

/osnet-11/usr/src/lib/libpicltree/
H A Dpicltree.c626 picl_hdl_t tmph; local
630 tmph = hash_lookup_hdl(&picltbl, hdl);
631 if (tmph == PICL_INVALID_PICLHDL) {
636 *ptree_hdl = tmph;
3007 picl_prophdl_t tmph; local
3009 err = ptree_create_prop(infop, vbuf, &tmph);
3012 err = ptree_add_prop(nodeh, tmph);
3014 (void) ptree_destroy_prop(tmph);
3018 *proph = tmph;
3030 picl_nodehdl_t tmph; local
[all...]

Completed in 21 milliseconds