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