Home
last modified time | relevance | path

Searched refs:ptree_get_root (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/
H A Dpiclfrutree.c126 if (ptree_get_root(&rooth) != PICL_SUCCESS) in piclfrutree_init()
/illumos-gate/usr/src/man/man3picltree/
H A DMakefile40 ptree_get_root.3picltree \
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.h82 extern int ptree_get_root(picl_nodehdl_t *nodeh);
H A Dmapfile-vers80 ptree_get_root;
H A Dpicltree.c1194 ptree_get_root(picl_nodehdl_t *rooth) in ptree_get_root() function
2929 err = ptree_get_root(&rooth); in ptree_get_node_by_path()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c267 status = ptree_get_root(&root_node); in mdescplugin_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c615 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables()
761 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c390 if ((ptree_get_root(&root_node)) != 0) in piclsbl_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c833 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables()
1001 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c197 status = ptree_get_root(&picl_root_node); in pri_worker_thread()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c834 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables()
1012 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c830 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1723 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in fru_add_handler()
1794 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in frutree_evhandler()
1844 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in frutree_evhandler()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m132 file path=usr/share/man/man3picltree/ptree_get_root.3picltree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c885 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c666 err = ptree_get_root(&rooth); in add_all_nodes()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c793 err = ptree_get_root(&rooth); in add_all_nodes()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c887 err = ptree_get_root(&rooth); in add_all_nodes()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2298 retval = ptree_get_root(&roothdl); in frudata_event_handler()
2332 retval = ptree_get_root(&roothdl); in frudata_plugin_init()
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c240 picl_err = ptree_get_root(&picl_node); in fpt_get_root()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c291 err = ptree_get_root(&ret.rnode); in picld_getroot()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1732 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in piclenvmon_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1649 err = ptree_get_root(&root_node); in psvc_plugin_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c496 if ((ret = ptree_get_root(&root_node)) != PICL_SUCCESS) { in tree_builder()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c3564 err = ptree_get_root(&rhdl); in picldevtree_init()

12