Home
last modified time | relevance | path

Searched refs:ptree_add_row_to_table (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile48 MANLINKS= ptree_add_row_to_table.3picltree \
64 ptree_add_row_to_table.3picltree := LINKSRC = ptree_create_table.3picltree
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.h95 extern int ptree_add_row_to_table(picl_prophdl_t tbl, int nprops,
H A Dmapfile-vers64 ptree_add_row_to_table;
H A Dpicltree.c1624 ptree_add_row_to_table(picl_prophdl_t tblh, int nprops, in ptree_add_row_to_table() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c90 err = ptree_add_row_to_table(tblh, NCOLS_IN_STRING_TABLE, in add_string_list_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c342 r = ptree_add_row_to_table(tbl_hdl, in add_led_refs()
H A Dfcal_leds_thread.c256 r = ptree_add_row_to_table(tbl_h, FCAL_DEVTABLE_NCOLS, in update_picl()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m102 link path=usr/share/man/man3picltree/ptree_add_row_to_table.3picltree \
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c1066 err = ptree_add_row_to_table( in process_endrow()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1251 err = ptree_add_row_to_table(tbl_hdl, dependents, dep_list); in create_reference_properties()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c974 err = ptree_add_row_to_table(tblhdl, 2, prophdl); in create_table_entry()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1160 retval = ptree_add_row_to_table(tblhdl, NUM_OF_COL_IN_PKT_TABLE, in add_row_to_table()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c687 err = ptree_add_row_to_table(tblh, NCOLS_IN_STRING_TABLE, in add_string_list_prop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1968 err = ptree_add_row_to_table(tblhdl, 2, prophdl); in create_table_entry()