/titanic_41/usr/src/man/man3picltree/ |
H A D | Makefile | 29 ptree_create_prop.3picltree \ 62 ptree_destroy_prop.3picltree := LINKSRC = ptree_create_prop.3picltree
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 253 r = ptree_create_prop(&propinfo, tbl_h, tableh); in create_Device_table() 327 r = ptree_create_prop(&propinfo, PICL_CLASS_LED, in add_led_refs() 339 r = ptree_create_prop(&propinfo, &led_node_hdl, in add_led_refs()
|
H A D | fcal_leds_thread.c | 246 r = ptree_create_prop(&propinfo, PICL_CLASS_BLOCK, in update_picl() 255 r = ptree_create_prop(&propinfo, &ssdndh, &row_props_h[1]); in update_picl()
|
/titanic_41/usr/src/lib/libpicltree/ |
H A D | picltree.h | 91 extern int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf,
|
H A D | mapfile-vers | 66 ptree_create_prop;
|
H A D | llib-lpicltree | 44 int ptree_create_prop(const ptree_propinfo_t *pi, const void *vbuf,
|
H A D | picltree.c | 1262 ptree_create_prop(const ptree_propinfo_t *pinfo, const void *valbuf, in ptree_create_prop() function 1837 err = ptree_create_prop(&propinfo, (const void *)name, &phdl); in ptree_create_node() 1856 err = ptree_create_prop(&propinfo, (const void *)clname, &cphdl); in ptree_create_node() 3009 err = ptree_create_prop(infop, vbuf, &tmph); in ptree_create_and_add_prop()
|
/titanic_41/usr/src/cmd/picl/plugins/lib/picld_pluginutil/ |
H A D | picld_pluginutil.c | 727 err = ptree_create_prop(&propinfo, command->propcmd_valbuf, &proph); in process_prop() 921 err = ptree_create_prop(&propinfo, &dsth, &proph); in process_refprop() 1020 err = ptree_create_prop(&propinfo, &tblh, &proph); in process_table()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/ |
H A D | psvcplugin.c | 427 err = ptree_create_prop(&propinfo, 0, &src_prophdl); in load_projected_properties()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 934 err = ptree_create_prop(&propinfo, value, &prophdl); in node_property() 1236 err = ptree_create_prop(&propinfo, &dobjp->node, in create_reference_properties() 1368 err = ptree_create_prop(&propinfo, 0, &src_prophdl); in load_projected_properties()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 88 err = ptree_create_prop(&propinfo, strlist, &proprow[j]); in add_string_list_prop()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 1136 retval = ptree_create_prop(&prop, NULL, &prophdl[0]); in add_row_to_table() 1150 retval = ptree_create_prop(&prop, NULL, &prophdl[1]); in add_row_to_table() 2250 rc = ptree_create_prop(&prop, NULL, &prophdl); in frudata_state_change_evhandler()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 953 err = ptree_create_prop(&prop, class, &prophdl[0]); in create_table_entry() 967 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]); in create_table_entry()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-picl.mf | 685 file path=usr/share/man/man3picltree/ptree_create_prop.3picltree 941 target=ptree_create_prop.3picltree
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 1949 err = ptree_create_prop(&prop, class, &prophdl[0]); in create_table_entry() 1963 err = ptree_create_prop(&prop, &refhdl, &prophdl[1]); in create_table_entry()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1576 if ((rc = ptree_create_prop(&propinfo, class, in create_table_entry() 1590 if ((rc = ptree_create_prop(&propinfo, &refhdl, in create_table_entry()
|
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 680 err = ptree_create_prop(&propinfo, strlist, &proprow[j]); in add_string_list_prop()
|