Home
last modified time | relevance | path

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

/curl/lib/
H A Dfile.h31 struct FILEPROTO { struct
32 char *path; /* the path we operate on */
33 char *freepath; /* pointer to the allocated block we must free, this might
35 int fd; /* open file descriptor to read from! */

Completed in 5 milliseconds