HomeSort by: relevance | last modified time | path
    Searched defs:boot_installed (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fdisk/
fdisk.c 237 static int boot_installed; /* 1 if we've copied code into the mbr */ variable in typeref:typename:int
1116 boot_installed = 1;
2796 if (boot_installed)
fdisk.c 237 static int boot_installed; /* 1 if we've copied code into the mbr */ variable in typeref:typename:int
1116 boot_installed = 1;
2796 if (boot_installed)

Completed in 26 milliseconds