Home
last modified time | relevance | path

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

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c735 char tx0_buf[msgsz]; in writev_test() local
738 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()