Symbol: ptree_create_node
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1655
err = ptree_create_node(nodename, nodeclass, &chdh);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
1090
err = ptree_create_node("power-supply", "fru",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
297
err = ptree_create_node("io-board", "fru", &iobrdh);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
331
err = ptree_create_node("rsc-board", "fru", &rscbrdh);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
364
err = ptree_create_node("fcal-backplane-slot",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
380
err = ptree_create_node("fcal-backplane", "fru",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
417
err = ptree_create_node("power-dist-board", "fru", &powerbrdh);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
439
err = ptree_create_node("power-supply-slot",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
460
err = ptree_create_node("power-supply",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
500
err = ptree_create_node("centerplane", "fru",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
523
err = ptree_create_node("cpu-mem-slot", "location",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
544
err = ptree_create_node("cpu-mem-module",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
584
err = ptree_create_node("cpu-module", "location",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
622
err = ptree_create_node("dimm-slot", "location",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
647
err = ptree_create_node("dimm-module", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1215
err = ptree_create_node("power-supply", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1293
err = ptree_create_node("cpu-mem-module", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
358
err = ptree_create_node("io-board", "fru", &iobrdh);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
392
err = ptree_create_node("rsc-board", "fru", &rscbrdh);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
427
err = ptree_create_node("fcal-backplane-slot",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
448
err = ptree_create_node("fcal-backplane", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
474
err = ptree_create_node("fcal-gbic-board", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
511
err = ptree_create_node("power-dist-board", "fru", &powerbrdh);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
533
err = ptree_create_node("power-supply-slot",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
554
err = ptree_create_node("power-supply",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
594
err = ptree_create_node("system-board", "fru",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
617
err = ptree_create_node("cpu-mem-slot", "location",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
638
err = ptree_create_node("cpu-mem-module",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
678
err = ptree_create_node("cpu-module", "location",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
716
err = ptree_create_node("dimm-slot", "location",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
741
err = ptree_create_node("dimm-module", "fru",
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1221
err = ptree_create_node(platform_tree_name,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1601
retval = ptree_create_node(path,
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1411
if (ptree_create_node(segname, PICL_CLASS_SEGMENT, &nodehdl)
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1759
if (ptree_create_node(sec_name, PICL_CLASS_SECTION, &chld_node)
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
260
err = ptree_create_node("system-board", "fru", childh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
295
err = ptree_create_node("cpu-slot", "location", &cpusloth);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
314
err = ptree_create_node("cpu-module", "fru", &cpumodh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
349
err = ptree_create_node("mem-slot", "location", &memsloth);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
369
err = ptree_create_node("mem-module", "fru", &memmodh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
406
err = ptree_create_node("power-dist-board", "fru", &powerbrdh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
428
err = ptree_create_node("power-supply-slot",
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
449
err = ptree_create_node("power-supply",
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
487
err = ptree_create_node("fcal-backplane", "fru", &fcalbrdh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
521
err = ptree_create_node("rsc-board", "fru", &rscbrdh);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
907
err = ptree_create_node("power-supply", "fru",
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1558
err = ptree_create_node("/plugins/environmental", "picl", &lock_node);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1706
err = ptree_create_node(objp->name, class_name[class],
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
578
ret = ptree_create_node(PICL_NODE_PHYSPLAT, PICL_CLASS_PICL,
usr/src/lib/libpicltree/picltree.c
3033
err = ptree_create_node(name, classname, &tmph);
usr/src/lib/libpicltree/picltree.c
3495
if ((err = ptree_create_node(PICL_NODE_ROOT, PICL_CLASS_PICL,
usr/src/lib/libpicltree/picltree.h
83
extern int ptree_create_node(const char *name, const char *clname,