Searched refs:DPIOC (Results 1 – 1 of 1) sorted by relevance
43 #define DPIOC (0xD0 << 8) macro44 #define DP_POLL (DPIOC | 1) /* poll on fds cached via /dev/poll */45 #define DP_ISPOLLED (DPIOC | 2) /* is this fd cached in /dev/poll */46 #define DP_PPOLL (DPIOC | 3) /* ppoll on fds cached via /dev/poll */47 #define DP_EPOLLCOMPAT (DPIOC | 4) /* turn on epoll compatibility */