/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/ |
H A D | piclfrutree.c | 126 if (ptree_get_root(&rooth) != PICL_SUCCESS) in piclfrutree_init()
|
/illumos-gate/usr/src/man/man3picltree/ |
H A D | Makefile | 40 ptree_get_root.3picltree \
|
/illumos-gate/usr/src/lib/libpicltree/ |
H A D | picltree.h | 82 extern int ptree_get_root(picl_nodehdl_t *nodeh);
|
H A D | mapfile-vers | 80 ptree_get_root;
|
H A D | picltree.c | 1194 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 D | mdescplugin.c | 267 status = ptree_get_root(&root_node); in mdescplugin_init()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 615 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 D | piclsbl.c | 390 if ((ptree_get_root(&root_node)) != 0) in piclsbl_init()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 833 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 D | priplugin.c | 197 status = ptree_get_root(&picl_root_node); in pri_worker_thread()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 834 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 D | piclenvsetup.c | 830 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1723 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 D | service-picl.p5m | 132 file path=usr/share/man/man3picltree/ptree_get_root.3picltree
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 885 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 666 err = ptree_get_root(&rooth); in add_all_nodes()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 793 err = ptree_get_root(&rooth); in add_all_nodes()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 887 err = ptree_get_root(&rooth); in add_all_nodes()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 2298 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 D | frupicltree.c | 240 picl_err = ptree_get_root(&picl_node); in fpt_get_root()
|
/illumos-gate/usr/src/cmd/picl/picld/ |
H A D | picld.c | 291 err = ptree_get_root(&ret.rnode); in picld_getroot()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 1732 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in piclenvmon_init()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 1649 err = ptree_get_root(&root_node); in psvc_plugin_init()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 496 if ((ret = ptree_get_root(&root_node)) != PICL_SUCCESS) { in tree_builder()
|
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 3564 err = ptree_get_root(&rhdl); in picldevtree_init()
|