Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/ftruncate/
Dftruncate01.c26 #define TRUNC_LEN2 512 macro
75 TEST(ftruncate(fd, TRUNC_LEN2)); in verify_ftruncate()
81 check_and_report(TRUNC_LEN1, 0, TRUNC_LEN2); in verify_ftruncate()
/third_party/ltp/testcases/kernel/syscalls/truncate/
Dtruncate02.c30 #define TRUNC_LEN2 512 macro
41 {TRUNC_LEN2, TRUNC_LEN1, TRUNC_LEN1, '\0'},