OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fp_res
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/test/default/
cmptest.h
85
FILE *
fp_res
;
variable in typeref:typename:FILE *
92
if ((
fp_res
= fopen(TEST_NAME_RES, "w+")) == NULL) {
102
rewind(
fp_res
);
108
if ((c = fgetc(
fp_res
)) != fgetc(fp_out)) {
117
#define printf(...) fprintf(
fp_res
, __VA_ARGS__)
cmptest.h
85
FILE *
fp_res
;
variable in typeref:typename:FILE *
92
if ((
fp_res
= fopen(TEST_NAME_RES, "w+")) == NULL) {
102
rewind(
fp_res
);
108
if ((c = fgetc(
fp_res
)) != fgetc(fp_out)) {
117
#define printf(...) fprintf(
fp_res
, __VA_ARGS__)
Completed in 20 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025