Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D13-1.c45 struct stat stat_buff, stat_buff2; in main() local
89 if (stat(tmpfname, &stat_buff2) == -1) { in main()
95 atime2 = stat_buff2.st_atime; in main()