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