OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:anchor2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf_subr.c
1120
struct anchor_vdp *anchor, *
anchor2
;
local in function:udf_read_vds_space
1136
anchor2
= ump->anchors[1];
1139
if (
anchor2
) {
1141
if (memcmp(&anchor->main_vds_ex, &
anchor2
->main_vds_ex, size))
1142
anchor =
anchor2
;
udf_subr.c
1120
struct anchor_vdp *anchor, *
anchor2
;
local in function:udf_read_vds_space
1136
anchor2
= ump->anchors[1];
1139
if (
anchor2
) {
1141
if (memcmp(&anchor->main_vds_ex, &
anchor2
->main_vds_ex, size))
1142
anchor =
anchor2
;
Completed in 177 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025