Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ftruncate/
Dftruncate04.c122 static void ftruncate_expect_fail(int fd, off_t offset, const char *msg) in ftruncate_expect_fail() function
174 ftruncate_expect_fail(fd, RECLEN, "offset before lock"); in doparent()
175 ftruncate_expect_fail(fd, recstart + RECLEN/2, "offset in lock"); in doparent()