Searched refs:CURLOPT_FILE (Results 1 – 9 of 9) sorted by relevance
135 curl_easy_setopt (c, CURLOPT_FILE, &cbc); in test_query_session()
98 curl_easy_setopt (c, CURLOPT_FILE, &cbc); in test_daemon_get()227 curl_easy_setopt (c, CURLOPT_FILE, cbc); in send_curl_req()
207 curl_easy_setopt (c, CURLOPT_FILE, &cbc); in do_get()
363 CURLOPT_FILE 7.1 7.9.7
156 x=CURLOPT_FILE;
1323 #define CURLOPT_WRITEDATA CURLOPT_FILE
614 #define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */ macro
1257 d CURLOPT_FILE c 10001
12291 an alias for CURLOPT_FILE. These two were added for conformity. Most other