Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/include/
Dapr_poll.h84 APR_POLLSET_PORT, /**< Poll uses Solaris event port method */ enumerator
/freebsd-12-stable/contrib/apr/include/arch/unix/
Dapr_arch_poll_private.h59 #define POLLSET_DEFAULT_METHOD APR_POLLSET_PORT
/freebsd-12-stable/contrib/apr/poll/unix/
Dpollcb.c53 case APR_POLLSET_PORT: in pollcb_provider()
Dpollset.c72 case APR_POLLSET_PORT: in pollset_provider()