Searched refs:NET_ReadV (Results 1 - 5 of 5) sorted by relevance

/openjdk10/jdk/src/java.base/unix/native/libnet/
H A Dnet_util_md.h80 int NET_ReadV(int s, const struct iovec * vector, int count);
/openjdk10/jdk/src/java.base/solaris/native/libnet/
H A Dsolaris_close.c58 int NET_ReadV(int s, const struct iovec * vector, int count) { function
/openjdk10/jdk/src/java.base/macosx/native/libnet/
H A Dbsd_close.c380 int NET_ReadV(int s, const struct iovec * vector, int count) { function
/openjdk10/jdk/src/java.base/aix/native/libnet/
H A Daix_close.c419 int NET_ReadV(int s, const struct iovec * vector, int count) { function
/openjdk10/jdk/src/java.base/linux/native/libnet/
H A Dlinux_close.c376 int NET_ReadV(int s, const struct iovec * vector, int count) { function

Completed in 281 milliseconds