OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/stand/efiboot/
exec.c
51
load_file
(const char *path, u_long extra, bool quiet_errors,
function
/src/sys/arch/x68k/stand/boot_ufs/
bootmain.c
72
static int
load_file
(const char*, unsigned int, struct exec *);
207
load_file
(const char *path, unsigned int addr, struct exec *header)
function
337
size =
load_file
("boot", BOOT_TEXTADDR, &header);
354
size =
load_file
("netbsd", 0x6000, &header);
/src/sys/arch/hppa/stand/xxboot/
main.c
44
void
load_file
(const char *, uintptr_t /*loadadr*/, unsigned /*interactive*/,
289
load_file
(str_boot1, loadadr, interactive, part); /* "boot.hp700" */
290
load_file
(str_boot2, loadadr, interactive, part); /* "boot" */
291
load_file
(str_boot3, loadadr, interactive, part); /* "usr/mdec/boot" */
297
load_file
(const char *path, uintptr_t loadadr, unsigned interactive, int part)
function
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026