Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/writev/
Dwritev07.c47 static void test_partially_valid_iovec(int initial_file_offset) in test_partially_valid_iovec() function
134 test_partially_valid_iovec(0); in test_writev()
135 test_partially_valid_iovec(CHUNK + 1); in test_writev()
136 test_partially_valid_iovec(getpagesize()); in test_writev()
137 test_partially_valid_iovec(getpagesize() + 1); in test_writev()