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

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile54 ptree_get_next_prop.3picltree \
66 ptree_get_next_prop.3picltree := LINKSRC = ptree_get_first_prop.3picltree
/illumos-gate/usr/src/lib/libpicltree/
H A Dllib-lpicltree61 int ptree_get_next_prop(picl_prophdl_t thish, picl_prophdl_t *proph);
H A Dpicltree.h110 extern int ptree_get_next_prop(picl_prophdl_t thish,
H A Dpicltree.c2517 ptree_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nextproph) function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c412 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c593 err = ptree_get_next_prop(ptreeh, &ret.nextattr);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1690 retval = ptree_get_next_prop(proph,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1352 err = ptree_get_next_prop(dst_prophdl, &dst_prophdl);

Completed in 63 milliseconds