Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/bootxx/ | |
boot1.c | 174 is_bootable(struct gpt_ent *ent) function in typeref:typename:int 288 if (is_bootable(ent) && bootable_lba == 0) |
/src/usr.sbin/makefs/ | |
cd9660.h | 297 int is_bootable;/* Default to 0 */ member in struct:_iso9660_disk |