OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:origfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
zt_test.c
45
static FILE *zonefile, *
origfile
;
variable
180
origfile
= fopen(TESTS_DIR "/testdata/zt/zone1.db", "r+b");
181
assert_non_null(
origfile
);
182
n = fread(buf, 1, 4096,
origfile
);
183
fclose(
origfile
);
Completed in 22 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026