Home
last modified time | relevance | path

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

/titanic_41/usr/src/man/man3picltree/
H A DMakefile30 ptree_create_table.3picltree \
64 ptree_add_row_to_table.3picltree := LINKSRC = ptree_create_table.3picltree
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.h96 extern int ptree_create_table(picl_prophdl_t *tbl_hdl);
H A Dmapfile-vers67 ptree_create_table;
H A Dllib-lpicltree49 int ptree_create_table(picl_prophdl_t *tbl_hdl);
H A Dpicltree.c1598 ptree_create_table(picl_prophdl_t *tblh) in ptree_create_table() function
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c67 err = ptree_create_table(&tblh); in add_string_list_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c249 r = ptree_create_table(tbl_h); in create_Device_table()
/titanic_41/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c1013 err = ptree_create_table(&tblh); in process_table()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c1168 err = ptree_create_table(&tbl_hdl); in create_reference_properties()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-picl.mf686 file path=usr/share/man/man3picltree/ptree_create_table.3picltree
933 target=ptree_create_table.3picltree
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c988 err = ptree_create_table(tblhdlp); in create_table()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c929 retval = ptree_create_table(&tblhdl); in create_packet_table()
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c659 err = ptree_create_table(&tblh); in add_string_list_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1984 err = ptree_create_table(tblhdlp); in create_table()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1620 if ((rc = ptree_create_table((picl_prophdl_t *)vbuf)) in create_property()