Home
last modified time | relevance | path

Searched refs:ptree_destroy_prop (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile52 ptree_destroy_prop.3picltree \
62 ptree_destroy_prop.3picltree := LINKSRC = ptree_create_prop.3picltree
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c75 (void) ptree_destroy_prop(proph); in add_string_list_prop()
98 (void) ptree_destroy_prop(proprow[i]); in add_string_list_prop()
100 (void) ptree_destroy_prop(proph); in add_string_list_prop()
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.h91 extern int ptree_destroy_prop(picl_prophdl_t proph);
H A Dmapfile-vers71 ptree_destroy_prop;
H A Dpicltree.c1398 ptree_destroy_prop(picl_prophdl_t proph) in ptree_destroy_prop() function
1844 (void) ptree_destroy_prop(phdl); in ptree_create_node()
1863 (void) ptree_destroy_prop(cphdl); in ptree_create_node()
3014 (void) ptree_destroy_prop(tmph); in ptree_create_and_add_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c381 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()
405 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c157 (void) ptree_destroy_prop(com[i].propcmd_proph); in undo_commands()
163 (void) ptree_destroy_prop(com[i].refpropcmd_proph); in undo_commands()
170 (void) ptree_destroy_prop(com[i].tablecmd_tblh); in undo_commands()
1062 (void) ptree_destroy_prop(curr_row->rowcmd_prophs[i]); in process_endrow()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c546 err = ptree_destroy_prop(proph); in add_op_status_to_node()
1060 (void) ptree_destroy_prop(prop); in delete_node_and_props()
1180 (void) ptree_destroy_prop(fruph); in remove_fru_parents()
1193 (void) ptree_destroy_prop(tableh); in remove_fru_parents()
1213 (void) ptree_destroy_prop(tableh); in remove_tables()
2379 (void) ptree_destroy_prop(tblproph); in update_disk_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c378 ptree_destroy_prop(prop_list[i].handle); in load_projected_properties()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1399 (void) ptree_destroy_prop(platprop); in remove_references()
1418 (void) ptree_destroy_prop(platprop); in remove_references()
1704 (void) ptree_destroy_prop(prophdl); in create_cpu_references()
2096 (void) ptree_destroy_prop(schproph); in update_fru_hdl()
2239 (void) ptree_destroy_prop(schproph); in frudr_evhandler()
2514 (void) ptree_destroy_prop(tblproph); in frumemcfg_evhandler()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c593 (void) ptree_destroy_prop(snodep->sdev_proph); in delete_sensor_nodes_and_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c631 (void) ptree_destroy_prop(snodep->sdev_proph); in delete_sensor_nodes_and_props()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m115 link path=usr/share/man/man3picltree/ptree_destroy_prop.3picltree \
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c672 (void) ptree_destroy_prop(proph); in add_string_list_prop()
695 (void) ptree_destroy_prop(proprow[i]); in add_string_list_prop()
697 (void) ptree_destroy_prop(proph); in add_string_list_prop()
2763 (void) ptree_destroy_prop(proph); in create_asr_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1033 retval = ptree_destroy_prop(tblhdl); in frudata_delete_packet()