Lines Matching refs:POLL
27 POLL=78 --with-poll) POLL="$var";;813 if [ -z "$POLL" ]; then823 POLL=kqueue1830 if [ -z "$POLL" ]; then840 POLL=kqueue847 if [ -z "$POLL" ]; then866 POLL=epoll874 if [ -z "$POLL" ]; then877 #include <poll.h>885 POLL=ppoll892 if [ -z "$POLL" ]; then903 POLL=pselect910 case "$POLL" in