Searched refs:ptree_get_root (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/
H A Dpiclfrutree.c128 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/man/man3picltree/
H A DMakefile40 ptree_get_root.3picltree \
/illumos-gate/usr/src/lib/libpicltree/
H A Dllib-lpicltree37 int ptree_get_root(picl_nodehdl_t *nodeh);
H A Dpicltree.h84 extern int ptree_get_root(picl_nodehdl_t *nodeh);
H A Dpicltree.c1194 ptree_get_root(picl_nodehdl_t *rooth) function
2929 err = ptree_get_root(&rooth);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c269 status = ptree_get_root(&root_node);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c281 if (ptree_get_root(&rooth) != PICL_SUCCESS) {
804 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) {
H A Dpicldr.c267 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c199 status = ptree_get_root(&picl_root_node);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c390 if ((ptree_get_root(&root_node)) != NULL)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c834 if (ptree_get_root(&rooth) != PICL_SUCCESS) {
1012 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c834 if (ptree_get_root(&rooth) != PICL_SUCCESS) {
1002 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c617 if (ptree_get_root(&rooth) != PICL_SUCCESS) {
763 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1723 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
1794 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
1844 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c887 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c832 if (ptree_get_root(&rooth) != PICL_SUCCESS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c668 err = ptree_get_root(&rooth);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2298 retval = ptree_get_root(&roothdl);
2332 retval = ptree_get_root(&roothdl);
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c242 picl_err = ptree_get_root(&picl_node);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c291 err = ptree_get_root(&ret.rnode);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c1417 if (ptree_get_root(&rooth) != PICL_SUCCESS) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c795 err = ptree_get_root(&rooth);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c889 err = ptree_get_root(&rooth);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1734 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c143 #define PTREE_GET_ROOT_FAILED_MSG gettext("%s: ptree_get_root: %s\n")
1646 err = ptree_get_root(&root_node);

Completed in 112 milliseconds

12