OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lvextpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf_subr.c
2600
uint8_t *ea_start, *
lvextpos
;
local
2637
lvextpos
= implext->data + udf_rw32(implext->iu_l);
2638
memcpy(&lvext,
lvextpos
, sizeof(lvext));
2668
uintptr_t
lvextpos
;
local
2704
lvextpos
= (uintptr_t)implext->data + udf_rw32(implext->iu_l);
2711
memcpy((void *)
lvextpos
, &lvext, sizeof(lvext));
/src/sbin/fsck_udf/
main.c
1807
uint8_t *ea_start, *
lvextpos
;
local
1903
lvextpos
= implext->data + udf_rw32(implext->iu_l);
1904
memcpy(&lvext,
lvextpos
, sizeof(lvext));
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026