HomeSort by: relevance | last modified time | path
    Searched refs:mbrbs_defkey (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/fdisk/
fdisk.c 1327 id = mboot.mbr_bootsel.mbrbs_defkey;
1388 mboot.mbr_bootsel.mbrbs_defkey = key[0];
1394 mboot.mbr_bootsel.mbrbs_defkey = key[1]
1399 mboot.mbr_bootsel.mbrbs_defkey = key[2];
1407 mboot.mbr_bootsel.mbrbs_defkey++;
1419 mboot.mbr_bootsel.mbrbs_defkey++;
1424 mboot.mbr_bootsel.mbrbs_defkey = key[0];
2666 unsigned int key = mbs->mbrbs_defkey;
2760 id = boot->mbr_bootsel.mbrbs_defkey;
2768 boot->mbr_bootsel.mbrbs_defkey = id
    [all...]
  /src/sys/sys/
bootblock.h 695 uint8_t mbrbs_defkey; member in struct:mbr_bootsel
  /src/usr.sbin/sysinst/
mbr.c 518 return mbri->mbrb.mbrbs_defkey - SCAN_1;
709 mbri->mbrb.mbrbs_defkey = SCAN_ENTER;
725 mbri->mbrb.mbrbs_defkey = key;

Completed in 42 milliseconds