Home
last modified time | relevance | path

Searched refs:loadfile (Results 1 – 3 of 3) sorted by relevance

/curl/tests/libtest/
H A Dlib678.c30 static int loadfile(const char *filename, void **filedata, size_t *filesize) in loadfile() function
80 if(loadfile(cafile, &certdata, &certsize)) { in test_cert_blob()
/curl/tests/data/
H A Dtest127927 <stdout loadfile="%SRCDIR/../lib/libcurl.def">
/curl/tests/
H A Druntests.pl1247 my $loadfile = $hash{'loadfile'};
1248 if ($loadfile) {
1249 open(my $tmp, "<", "$loadfile") || die "Cannot open file $loadfile: $!";

Completed in 10 milliseconds