Searched defs:NET_Poll (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/net/
H A Dnet_util_md.h59 extern int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout);
76 #define NET_Poll poll macro
H A Dbsd_close.c331 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { function
H A Dlinux_close.c313 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { function

Completed in 2972 milliseconds