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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_poll.h84 APR_POLLSET_PORT, /**< Poll uses Solaris event port method */ enumerator in enum:__anon5
148 * APR_POLLSET_PORT, and APR_POLLSET_EPOLL) do not have a
185 * APR_POLLSET_PORT, and APR_POLLSET_EPOLL) do not have a
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c72 case APR_POLLSET_PORT:
H A Dpollcb.c53 case APR_POLLSET_PORT:
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h59 #define POLLSET_DEFAULT_METHOD APR_POLLSET_PORT

Completed in 176 milliseconds