Home
last modified time | relevance | path

Searched refs:bootable (Results 1 – 7 of 7) sorted by relevance

/external/gptfdisk/
Dbasicmbr.h115 int bootable = 0);
117 int SetPartBootable(int num, int bootable = 1);
Dbasicmbr.cc1009 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart() argument
1018 SetPartBootable(num, bootable); in MakePart()
1038 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable() argument
1043 if (bootable == 0) in SetPartBootable()
DNEWS116 - Added check for an active/bootable 0xEE protective partition to the
338 - Fixed a bug that caused an incorrect code to be set for active/bootable
593 EFI" in GPT fdisk) and "legacy BIOS bootable" attribute bits. See Table
1059 partition's status is bootable.
DREADME138 the bootable flag, and so on. Although you can delete a partition (by
/external/iputils/
Drarpd.c219 int bootable(__u32 addr) in bootable() function
321 if (only_ethers || bootable(emap.ipaddr)) in rarp_lookup()
/external/iputils/doc/
Drarpd.sgml35 optionally checks for presence Sun-like bootable image in TFTP directory.
/external/e2fsprogs/
DRELEASE-NOTES3362 only a single bootable partition will not get missed.