OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uefi_boot
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/arch/i386/
md.c
63
static bool
uefi_boot
;
variable in typeref:typename:bool
92
uefi_boot
= false;
94
uefi_boot
= true;
183
if (
uefi_boot
)
434
return
uefi_boot
?
454
return
uefi_boot
? md_post_newfs_uefi(install)
700
if (!
uefi_boot
)
963
if (!
uefi_boot
)
1006
return !
uefi_boot
;
md.c
63
static bool
uefi_boot
;
variable in typeref:typename:bool
92
uefi_boot
= false;
94
uefi_boot
= true;
183
if (
uefi_boot
)
434
return
uefi_boot
?
454
return
uefi_boot
? md_post_newfs_uefi(install)
700
if (!
uefi_boot
)
963
if (!
uefi_boot
)
1006
return !
uefi_boot
;
Completed in 24 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025