#include "curl_setup.h"
#include "strtoofft.h"
#include "urldata.h"
#include <curl/curl.h>
#include "progress.h"
#include "sendf.h"
#include "escape.h"
#include "file.h"
#include "speedcheck.h"
#include "getinfo.h"
#include "transfer.h"
#include "url.h"
#include "parsedate.h"
#include "warnless.h"
#include "curl_printf.h"
#include "curl_memory.h"
#include "memdebug.h"
Go to the source code of this file.
◆ DIRSEP
◆ MODE_DEFAULT
| #define MODE_DEFAULT O_WRONLY|O_CREAT |
◆ open_readonly
| #define open_readonly |
( |
|
p, |
|
|
|
f |
|
) |
| open((p),(f)) |
◆ file_connect()
◆ file_disconnect()
◆ file_do()
◆ file_done()
◆ file_range()
◆ file_setup_connection()
◆ file_upload()
◆ Curl_handler_file
Initial value:
Definition at line 96 of file file.c.