Searched defs:NET_Select (Results 1 – 8 of 8) sorted by relevance
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/java/net/ |
H A D | net_util_md.h | 89 #define NET_Select select macro
|
H A D | bsd_close.c | 415 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|
H A D | linux_close.c | 413 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/java/net/ |
H A D | net_util_md.h | 89 #define NET_Select select macro
|
H A D | bsd_close.c | 415 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|
H A D | linux_close.c | 413 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/aix/native/java/net/ |
H A D | aix_close.c | 496 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/aix/native/java/net/ |
H A D | aix_close.c | 496 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
|