Searched refs:statbuf (Results 1 – 1 of 1) sorted by relevance
147 struct stat64 statbuf; in do_test() local208 ret = stat64 (name, &statbuf); in do_test()214 else if (statbuf.st_size != (TWO_GB + 100 + 5)) in do_test()216 (long long int) statbuf.st_size, (TWO_GB + 100 + 5)); in do_test()
Completed in 3 milliseconds