Home
last modified time | relevance | path

Searched refs:ptree_get_first_prop (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/man/man3picltree/
H A DMakefile32 ptree_get_first_prop.3picltree \
66 ptree_get_next_prop.3picltree := LINKSRC = ptree_get_first_prop.3picltree
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.h108 extern int ptree_get_first_prop(picl_nodehdl_t nodeh,
H A Dmapfile-vers72 ptree_get_first_prop;
H A Dllib-lpicltree60 int ptree_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph);
H A Dpicltree.c2490 ptree_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph) in ptree_get_first_prop() function
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c405 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
/titanic_41/usr/src/cmd/picl/picld/
H A Dpicld.c568 err = ptree_get_first_prop(ptreeh, &ret.attr); in picld_get_first_attr()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1345 err = ptree_get_first_prop(dst_node, &dst_prophdl); in load_projected_properties()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1683 retval = ptree_get_first_prop(nodeh, &proph); in envmon_evhandler()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-picl.mf688 file path=usr/share/man/man3picltree/ptree_get_first_prop.3picltree
945 target=ptree_get_first_prop.3picltree
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1057 err = ptree_get_first_prop(hdl, &prop); in delete_node_and_props()