OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_bootable
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/i386/stand/bootxx/
boot1.c
174
is_bootable
(struct gpt_ent *ent)
function
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
cd9660.c
256
diskStructure->
is_bootable
= 0;
581
if (diskStructure->
is_bootable
) {
790
if (diskStructure->
is_bootable
) {
/src/usr.sbin/makefs/cd9660/
cd9660_write.c
118
if (diskStructure->
is_bootable
) {
cd9660_eltorito.c
184
diskStructure->
is_bootable
= 1;
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026