OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bidest
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
machdep.c
331
struct bootinfo *
bidest
;
local in function:native_loader
334
bidest
= RELOC(struct bootinfo *, &bootinfo);
336
data = &
bidest
->bi_data[0];
344
(&
bidest
->bi_data[0] + BOOTINFO_MAXSIZE))
359
bidest
->bi_nentries = i;
machdep.c
331
struct bootinfo *
bidest
;
local in function:native_loader
334
bidest
= RELOC(struct bootinfo *, &bootinfo);
336
data = &
bidest
->bi_data[0];
344
(&
bidest
->bi_data[0] + BOOTINFO_MAXSIZE))
359
bidest
->bi_nentries = i;
Completed in 26 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025