Home
last modified time | relevance | path

Searched refs:st2 (Results 1 – 1 of 1) sorted by relevance

/stdio-common/
A Dtst-fseek.c40 struct stat64 st2; in do_test() local
334 if (fstat64 (fd, &st2) < 0) in do_test()
349 if (st1.st_ctime >= st2.st_ctime) in do_test()
354 if (st1.st_mtime >= st2.st_mtime) in do_test()

Completed in 3 milliseconds