Searched defs:FILEPROTO (Results 1 – 1 of 1) sorted by relevance
31 struct FILEPROTO { struct32 char *path; /* the path we operate on */33 char *freepath; /* pointer to the allocated block we must free, this might35 int fd; /* open file descriptor to read from! */
Completed in 5 milliseconds