OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bi_copy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/hpcmips/
machdep.c
165
static struct bootinfo
bi_copy
;
variable in typeref:struct:bootinfo
257
memset(&
bi_copy
, 0, sizeof(struct bootinfo));
258
memcpy(&
bi_copy
, bi, uimin(bi->length, sizeof(struct bootinfo)));
259
bootinfo = &
bi_copy
;
Completed in 11 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025