OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
evp_pkey_provided_test.c
59
char *memdata, *
fullfile
= NULL;
local
97
fullfile
= test_mk_file_path(datadir, filename);
98
if (!TEST_ptr(
fullfile
))
101
file = BIO_new_file(
fullfile
, "rb");
125
OPENSSL_free(
fullfile
);
/src/crypto/external/apache2/openssl/dist/test/
evp_pkey_provided_test.c
59
char *memdata, *
fullfile
= NULL;
local
97
fullfile
= test_mk_file_path(datadir, filename);
98
if (!TEST_ptr(
fullfile
))
101
file = BIO_new_file(
fullfile
, "rb");
125
OPENSSL_free(
fullfile
);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026