Home
last modified time | relevance | path

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

/rt/
A Dtst-aio64.c67 char tmp[size]; in test_file() local
83 if (pread (fd, tmp, size, 0) != (ssize_t) size) in test_file()
89 if (memcmp (buf, tmp, size) != 0) in test_file()
A Dtst-aio.c66 char tmp[size]; in test_file() local
82 if (pread (fd, tmp, size, 0) != (ssize_t) size) in test_file()
88 if (memcmp (buf, tmp, size) != 0) in test_file()

Completed in 5 milliseconds