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

/illumos-gate/usr/src/cmd/boot/mbr/
H A Dmbr.c56 int setold = 0, setnew = 0, write_mboot = 0, list_hd = 0; local
70 setold = 1;
81 if ((setnew && setold) || argc < optind + 1) {
128 } else if (setold && part->systid == 0xbf) {

Completed in 52 milliseconds