Searched refs:bufstat (Results 1 – 1 of 1) sorted by relevance
43 struct stat bufstat; in read_file() local54 while (stat(path, &bufstat)) { in read_file()66 fsize = bufstat.st_size; in read_file()