OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootxx_filename
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/arch/i386/
md.c
241
char *
bootxx_filename
, *p;
local in function:update_bios_boot
296
bootxx_filename
= strdup(target_expand(p));
299
bootxx_filename
= p;
301
if (
bootxx_filename
!= NULL) {
313
boot_options, rdev,
bootxx_filename
);
314
free(
bootxx_filename
);
md.c
241
char *
bootxx_filename
, *p;
local in function:update_bios_boot
296
bootxx_filename
= strdup(target_expand(p));
299
bootxx_filename
= p;
301
if (
bootxx_filename
!= NULL) {
313
boot_options, rdev,
bootxx_filename
);
314
free(
bootxx_filename
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025