Searched defs:setnew (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
67 setnew = 1;
81 if ((setnew && setold) || argc < optind + 1) {
125 if (setnew && part->systid == 0x82) {
160 if (setnew)

Completed in 64 milliseconds