Searched refs:stat_buf (Results 1 – 1 of 1) sorted by relevance
30 struct stat stat_buf; in stats_open_file() local35 fstat(fd, &stat_buf); in stats_open_file()36 stats->buf.sz = stat_buf.st_size; in stats_open_file()