Searched refs:ptree_create_table (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/man/man3picltree/
H A DMakefile30 ptree_create_table.3picltree \
64 ptree_add_row_to_table.3picltree := LINKSRC = ptree_create_table.3picltree
/illumos-gate/usr/src/lib/libpicltree/
H A Dllib-lpicltree49 int ptree_create_table(picl_prophdl_t *tbl_hdl);
H A Dpicltree.h96 extern int ptree_create_table(picl_prophdl_t *tbl_hdl);
H A Dpicltree.c1598 ptree_create_table(picl_prophdl_t *tblh) function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c249 r = ptree_create_table(tbl_h);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c67 err = ptree_create_table(&tblh);
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c1013 err = ptree_create_table(&tblh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c135 gettext("%s: ptree_create_table failed, %s\n")
1168 err = ptree_create_table(&tbl_hdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c929 retval = ptree_create_table(&tblhdl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c988 err = ptree_create_table(tblhdlp);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1984 err = ptree_create_table(tblhdlp);
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c659 err = ptree_create_table(&tblh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1620 if ((rc = ptree_create_table((picl_prophdl_t *)vbuf))

Completed in 104 milliseconds