OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootstrap_mapsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/installboot/arch/
hp300.c
86
size_t
bootstrap_mapsize
;
local in function:hp300_setboot
110
bootstrap_mapsize
= params->s1stat.st_size;
166
bootstrap_mapsize
= LIF_VOLDIRSIZE;
233
bootstrap = mmap(NULL,
bootstrap_mapsize
,
305
munmap(bootstrap,
bootstrap_mapsize
);
hp300.c
86
size_t
bootstrap_mapsize
;
local in function:hp300_setboot
110
bootstrap_mapsize
= params->s1stat.st_size;
166
bootstrap_mapsize
= LIF_VOLDIRSIZE;
233
bootstrap = mmap(NULL,
bootstrap_mapsize
,
305
munmap(bootstrap,
bootstrap_mapsize
);
Completed in 21 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025