Searched refs:APR_POLL_SOCKET (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/poll/os2/
H A Dpoll.c30 if (aprset[i].desc_type == APR_POLL_SOCKET) {
46 if (aprset[i].desc_type == APR_POLL_SOCKET) {
83 if (aprset[i].desc_type == APR_POLL_SOCKET) {
H A Dpollset.c82 if (descriptor->desc_type != APR_POLL_SOCKET) {
/macosx-10.9.5/apr-30/apr/apr/poll/os2/
H A Dpoll.c30 if (aprset[i].desc_type == APR_POLL_SOCKET) {
46 if (aprset[i].desc_type == APR_POLL_SOCKET) {
83 if (aprset[i].desc_type == APR_POLL_SOCKET) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dsocket_util.c32 pfds[0].desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dsocket_util.c32 pfds[0].desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/poll/unix/
H A Dselect.c77 if (aprset[i].desc_type == APR_POLL_SOCKET) {
83 set_type = APR_POLL_SOCKET;
153 if (aprset[i].desc_type == APR_POLL_SOCKET) {
237 if (descriptor->desc_type == APR_POLL_SOCKET) {
244 pollset->p->set_type = APR_POLL_SOCKET;
300 if (descriptor->desc_type == APR_POLL_SOCKET) {
398 if (pollset->p->query_set[i].desc_type == APR_POLL_SOCKET) {
H A Dport.c230 if (descriptor->desc_type == APR_POLL_SOCKET) {
274 if (descriptor->desc_type == APR_POLL_SOCKET) {
365 if (ep->pfd.desc_type == APR_POLL_SOCKET) {
501 if (descriptor->desc_type == APR_POLL_SOCKET) {
523 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Depoll.c173 if (descriptor->desc_type == APR_POLL_SOCKET) {
209 if (descriptor->desc_type == APR_POLL_SOCKET) {
375 if (descriptor->desc_type == APR_POLL_SOCKET) {
400 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Dkqueue.c154 if (descriptor->desc_type == APR_POLL_SOCKET) {
200 if (descriptor->desc_type == APR_POLL_SOCKET) {
364 if (descriptor->desc_type == APR_POLL_SOCKET) {
397 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Dpoll.c103 if (aprset[i].desc_type == APR_POLL_SOCKET) {
187 if (descriptor->desc_type == APR_POLL_SOCKET) {
345 if (descriptor->desc_type == APR_POLL_SOCKET) {
/macosx-10.9.5/apr-30/apr/apr/poll/unix/
H A Dselect.c77 if (aprset[i].desc_type == APR_POLL_SOCKET) {
83 set_type = APR_POLL_SOCKET;
153 if (aprset[i].desc_type == APR_POLL_SOCKET) {
237 if (descriptor->desc_type == APR_POLL_SOCKET) {
244 pollset->p->set_type = APR_POLL_SOCKET;
300 if (descriptor->desc_type == APR_POLL_SOCKET) {
398 if (pollset->p->query_set[i].desc_type == APR_POLL_SOCKET) {
H A Dport.c230 if (descriptor->desc_type == APR_POLL_SOCKET) {
274 if (descriptor->desc_type == APR_POLL_SOCKET) {
365 if (ep->pfd.desc_type == APR_POLL_SOCKET) {
501 if (descriptor->desc_type == APR_POLL_SOCKET) {
523 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Depoll.c173 if (descriptor->desc_type == APR_POLL_SOCKET) {
209 if (descriptor->desc_type == APR_POLL_SOCKET) {
375 if (descriptor->desc_type == APR_POLL_SOCKET) {
400 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Dkqueue.c154 if (descriptor->desc_type == APR_POLL_SOCKET) {
200 if (descriptor->desc_type == APR_POLL_SOCKET) {
364 if (descriptor->desc_type == APR_POLL_SOCKET) {
397 if (descriptor->desc_type == APR_POLL_SOCKET) {
H A Dpoll.c103 if (aprset[i].desc_type == APR_POLL_SOCKET) {
187 if (descriptor->desc_type == APR_POLL_SOCKET) {
345 if (descriptor->desc_type == APR_POLL_SOCKET) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/support/unix/
H A Dwaitio.c91 pfd.desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apr-30/apr/apr/support/unix/
H A Dwaitio.c91 pfd.desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_poll.h86 APR_POLL_SOCKET, /**< descriptor refers to a socket */ enumerator in enum:__anon6136
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h44 #define HAS_SOCKETS(dt) (dt == APR_POLL_SOCKET) ? 1 : 0
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_poll.h86 APR_POLL_SOCKET, /**< descriptor refers to a socket */ enumerator in enum:__anon6256
/macosx-10.9.5/apr-30/apr/apr/include/arch/unix/
H A Dapr_arch_poll_private.h44 #define HAS_SOCKETS(dt) (dt == APR_POLL_SOCKET) ? 1 : 0
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestpoll.c302 socket_pollfd.desc_type = APR_POLL_SOCKET;
358 socket_pollfd.desc_type = APR_POLL_SOCKET;
499 pfd.desc_type = APR_POLL_SOCKET;
607 socket_pollfd.desc_type = APR_POLL_SOCKET;
651 socket_pollfd.desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestpoll.c302 socket_pollfd.desc_type = APR_POLL_SOCKET;
358 socket_pollfd.desc_type = APR_POLL_SOCKET;
499 pfd.desc_type = APR_POLL_SOCKET;
607 socket_pollfd.desc_type = APR_POLL_SOCKET;
651 socket_pollfd.desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dab.c609 new_pollfd.desc_type = APR_POLL_SOCKET;
693 new_pollfd.desc_type = APR_POLL_SOCKET;
1221 new_pollfd.desc_type = APR_POLL_SOCKET;
1230 remove_pollfd.desc_type = APR_POLL_SOCKET;
1298 remove_pollfd.desc_type = APR_POLL_SOCKET;
1429 remove_pollfd.desc_type = APR_POLL_SOCKET;
1764 remove_pollfd.desc_type = APR_POLL_SOCKET;
1804 new_pollfd.desc_type = APR_POLL_SOCKET;
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_connect.c279 pollfd.desc_type = APR_POLL_SOCKET;

Completed in 262 milliseconds

12