Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile08.c26 #define TEST_MSG_OUT "hello" macro
27 #define TEST_MSG_ALL (TEST_MSG_OUT TEST_MSG_IN)
49 buf, TEST_MSG_OUT, TEST_MSG_IN); in run()
60 SAFE_WRITE(SAFE_WRITE_ALL, out_fd, TEST_MSG_OUT, strlen(TEST_MSG_OUT)); in setup()