Home
last modified time | relevance | path

Searched refs:FILEPROTO (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dfile.h31 struct FILEPROTO { struct
H A Dfile.c141 data->req.p.file = calloc(1, sizeof(struct FILEPROTO)); in file_setup_connection()
156 struct FILEPROTO *file = data->req.p.file; in file_connect()
266 struct FILEPROTO *file = data->req.p.file; in file_done()
298 struct FILEPROTO *file = data->req.p.file; in file_upload()
435 struct FILEPROTO *file; in file_do()
H A Drequest.h107 struct FILEPROTO *file;

Completed in 8 milliseconds