Searched refs:MAX_IOV (Results 1 – 1 of 1) sorted by relevance
87 #define MAX_IOV 1024 macro1257 struct iovec iov[MAX_IOV]; in do_client()1337 if (msg.msg_iovlen > MAX_IOV) { in do_client()1339 line_size, MAX_IOV); in do_client()