Searched refs:insert_tbl (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 643 static int insert_tbl(int id, int act, 1273 i = insert_tbl(EFI_PMBR, 0, 0, 0, 0, 0, 0, 0, 1, in main() 1997 if ((startindex = insert_tbl(id, act, bhead, bsect, in load() 2212 if (insert_tbl(id, act, bhead, bsect, bcyl, ehead, esect, in load() 2291 insert_tbl( in insert_tbl() function 3042 i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0, 1, 3237 if ((i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0, 3336 i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0,
|