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