Searched refs:table_new (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/parted/ | ||
H A D | table.h | 41 Table* table_new(int ncols); |
H A D | table.c | 59 Table* table_new(int ncols) function |
H A D | parted.c | 1567 table = table_new (str_list_length(row1)); |
Completed in 46 milliseconds