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 Dllib-lpicltree50 int ptree_add_row_to_table(picl_prophdl_t tbl, int nprops,
H A Dpicltree.h97 extern int ptree_add_row_to_table(picl_prophdl_t tbl, int nprops,
H A Dpicltree.c1624 ptree_add_row_to_table(picl_prophdl_t tblh, int nprops, function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c344 r = ptree_add_row_to_table(tbl_hdl,
H A Dfcal_leds_thread.c258 r = ptree_add_row_to_table(tbl_h, FCAL_DEVTABLE_NCOLS,
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c92 err = ptree_add_row_to_table(tblh, NCOLS_IN_STRING_TABLE,
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c1066 err = ptree_add_row_to_table(
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c140 #define PTREE_ADD_ROW_FAILED_MSG gettext("%s: ptree_add_row_to_table: %s\n")
1248 err = ptree_add_row_to_table(tbl_hdl, dependents, dep_list);
/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,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c974 err = ptree_add_row_to_table(tblhdl, 2, prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1970 err = ptree_add_row_to_table(tblhdl, 2, prophdl);
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c684 err = ptree_add_row_to_table(tblh, NCOLS_IN_STRING_TABLE,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1596 if ((rc = ptree_add_row_to_table(tblhdl, 2, prophdl)) != PICL_SUCCESS) {

Completed in 581 milliseconds