Searched refs:CURL_PREREQFUNC_ABORT (Results 1 – 5 of 5) sorted by relevance
28 #define CURL_PREREQFUNC_ABORT 1 /* fail the entire transfer */54 *CURL_PREREQFUNC_ABORT* to cause the transfer to fail with result
73 prereq_cb.prereq_retcode = CURL_PREREQFUNC_ABORT; in test()
98 CURL_PREREQFUNC_ABORT 7.79.0
502 #define CURL_PREREQFUNC_ABORT 1 macro
197 d CURL_PREREQFUNC_ABORT...