Searched defs:msgsz (Results 1 – 1 of 1) sorted by relevance
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 347 static int echo_test(uint repeat, uint msgsz, bool var) in echo_test() 409 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var) in burst_write_test() 457 static int _wait_for_msg(int fd, uint msgsz, int timeout) in _wait_for_msg() 509 static int select_test(uint repeat, uint msgburst, uint msgsz) in select_test() 729 static int writev_test(uint repeat, uint msgsz, bool var) in writev_test() 811 static int readv_test(uint repeat, uint msgsz, bool var) in readv_test()
|