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

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile32 ptree_get_first_prop.3picltree \
66 ptree_get_next_prop.3picltree := LINKSRC = ptree_get_first_prop.3picltree
/illumos-gate/usr/src/lib/libpicltree/
H A Dllib-lpicltree60 int ptree_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph);
H A Dpicltree.h108 extern int ptree_get_first_prop(picl_nodehdl_t nodeh,
H A Dpicltree.c2490 ptree_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph) function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c405 err = ptree_get_first_prop(dst_node, &dst_prophdl);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c568 err = ptree_get_first_prop(ptreeh, &ret.attr);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1683 retval = ptree_get_first_prop(nodeh, &proph);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1345 err = ptree_get_first_prop(dst_node, &dst_prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1057 err = ptree_get_first_prop(hdl, &prop);

Completed in 102 milliseconds