Searched refs:NET_ReadV (Results 1 – 2 of 2) sorted by relevance
48 extern int NET_ReadV(int s, const struct iovec * vector, int count);72 #define NET_ReadV readv macro
136 int NET_ReadV(int s, const struct iovec * vector, int count) { in NET_ReadV() function