Home
last modified time | relevance | path

Searched refs:protofile (Results 1 – 2 of 2) sorted by relevance

/curl/tests/libtest/
H A Dlib571.c110 FILE *protofile = fopen(libtest_arg2, "wb"); in test() local
111 if(!protofile) { in test()
118 fclose(protofile); in test()
125 fclose(protofile); in test()
143 test_setopt(curl, CURLOPT_WRITEDATA, protofile); in test()
208 if(protofile) in test()
209 fclose(protofile); in test()
/curl/tests/data/
H A Dtest57189 rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER %LOGDIR/protofile%TESTNUMBER.txt
117 <file name="%LOGDIR/protofile%TESTNUMBER.txt">

Completed in 5 milliseconds