Searched refs:bread (Results 1 – 1 of 1) sorted by relevance
56 char bread[BLK_SIZE]; in do_test_with_offset() local88 if (read (temp_fd, bread, BLK_SIZE) != BLK_SIZE) in do_test_with_offset()91 if (memcmp (bwrite, bread, BLK_SIZE) != 0) in do_test_with_offset()
Completed in 3 milliseconds