Home | History | Annotate | Download | only in tests

Lines Matching refs:pread

721 TEST(AddressSanitizer, pread) {
722 READ_TEST(pread(fd, x, 15, 0));