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

/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DDevPollArrayWrapper.c42 #define DPIOC (0xD0 << 8) macro
43 #define DP_POLL (DPIOC | 1) /* poll on fds in cached in /dev/poll */
44 #define DP_ISPOLLED (DPIOC | 2) /* is this fd cached in /dev/poll */

Completed in 30 milliseconds