Lines Matching defs:table
29 #include "table.h"
583 /* update the partition table, close disks */
769 partition table, since it makes the "mkpart" command
1390 Table* table;
1567 table = table_new (str_list_length(row1));
1569 table_add_row_from_strlist (table, row1);
1628 table_add_row_from_strlist (table, row);
1636 table_rendered = table_render (table);
1643 table_destroy (table);
1783 "Do you want to add it to the partition table?"),
2390 "(partition table)"),
2446 _("print [devices|free|list,all|NUMBER] display the partition table, "
2451 _("Without arguments, 'print' displays the entire partition table. However "