Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev07.c38 static void test_partially_valid_iovec(int initial_file_offset) in test_partially_valid_iovec() function
125 test_partially_valid_iovec(0); in test_writev()
126 test_partially_valid_iovec(CHUNK + 1); in test_writev()
127 test_partially_valid_iovec(getpagesize()); in test_writev()
128 test_partially_valid_iovec(getpagesize() + 1); in test_writev()

Completed in 1 milliseconds