OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootme
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/sbin/gpt/
t_gpt.sh
161
match "$(attrmsg 1)" gpt set -i 1 -a biosboot,
bootme
"$disk"
163
match "^Attributes: biosboot,
bootme
\$" tail -1 attr
164
match "$(attrmsg 1)" gpt unset -i 1 -a biosboot,
bootme
"$disk"
/src/sys/arch/i386/stand/efiboot/
efidisk.c
318
bool
bootme
= part[j].attr & GPT_ENT_ATTR_BOOTME;
local in function:efi_disk_show
342
printf("%s)",
bootme
? ",
bootme
" : "");
/src/sys/arch/i386/stand/lib/
biosdisk.c
975
bool
bootme
= d->part[part].attr & GPT_ENT_ATTR_BOOTME;
local in function:biosdisk_probe
977
bool
bootme
= 0;
1008
printf("%s)",
bootme
? ",
bootme
" : "");
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025