OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmagic
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/test/
test_write_disk_lookup.c
72
int
gmagic
= 0x13579, umagic = 0x1234;
local
86
&
gmagic
, &group_lookup, &group_cleanup));
95
assertEqualInt(
gmagic
, 0x2468);
142
gmagic
= 0x13579;
145
&
gmagic
, &group_lookup, &group_cleanup));
153
assertEqualInt(
gmagic
, 0x2468);
test_read_disk.c
79
int
gmagic
= 0x13579, umagic = 0x1234;
local
93
&
gmagic
, &gname_lookup, &gname_cleanup));
102
assertEqualInt(
gmagic
, 0x2468);
161
gmagic
= 0x13579;
164
&
gmagic
, &gname_lookup, &gname_cleanup));
172
assertEqualInt(
gmagic
, 0x2468);
Completed in 58 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026