OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:md_root_image_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mdsetimage/
mdsetimage.c
77
size_t
md_root_image_offset
, md_root_size_offset;
local
147
md_root_image, md_root_size, &
md_root_image_offset
,
155
md_root_image_offset
, md_root_size_value);
181
if (lseek(kfd,
md_root_image_offset
, SEEK_SET) !=
182
(off_t)
md_root_image_offset
)
mdsetimage.c
77
size_t
md_root_image_offset
, md_root_size_offset;
local
147
md_root_image, md_root_size, &
md_root_image_offset
,
155
md_root_image_offset
, md_root_size_value);
181
if (lseek(kfd,
md_root_image_offset
, SEEK_SET) !=
182
(off_t)
md_root_image_offset
)
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026