Searched refs:filestat (Results 1 – 1 of 1) sorted by relevance
113 struct stat filestat; in fun_read() local132 fstat(handle, &filestat); in fun_read()133 if (filestat.st_size < exSize) in fun_read()138 filestat.st_size); in fun_read()