Searched refs:tx0_buf (Results 1 – 1 of 1) sorted by relevance
735 char tx0_buf[msgsz]; in writev_test() local738 struct iovec iovs[2]= {{tx0_buf, 0}, {tx1_buf, 0}}; in writev_test()761 memset(tx0_buf, i + 1, iovs[0].iov_len); in writev_test()791 if (memcmp(tx0_buf, rx_buf, iovs[0].iov_len)) { in writev_test()