Searched refs:apr_os_sock_t (Results 1 – 7 of 7) sorted by relevance
64 typedef SOCKET apr_os_sock_t; typedef77 typedef int apr_os_sock_t;98 typedef int apr_os_sock_t;111 typedef int apr_os_sock_t;147 typedef int apr_os_sock_t; /**< native dir */184 apr_os_sock_t *os_sock; /**< always required */240 APR_DECLARE(apr_status_t) apr_os_sock_get(apr_os_sock_t *thesock,391 apr_os_sock_t *thesock,
73 apr_os_sock_t fd; in apr_poll()151 apr_os_sock_t fd; in apr_poll()229 apr_os_sock_t fd; in impl_pollset_add()253 fd = (apr_os_sock_t)descriptor->desc.f->filedes; in impl_pollset_add()298 apr_os_sock_t fd; in impl_pollset_remove()397 apr_os_sock_t fd; in impl_pollset_poll()
146 apr_os_sock_t fd; in impl_pollset_add()204 apr_os_sock_t fd; in impl_pollset_remove()377 apr_os_sock_t fd; in impl_pollcb_add()412 apr_os_sock_t fd; in impl_pollcb_remove()
220 apr_os_sock_t fd; in impl_pollset_add()273 apr_os_sock_t fd; in impl_pollset_remove()356 apr_os_sock_t fd; in impl_pollset_poll()
455 apr_status_t apr_os_sock_get(apr_os_sock_t *thesock, apr_socket_t *sock) in apr_os_sock_get()499 apr_status_t apr_os_sock_put(apr_socket_t **sock, apr_os_sock_t *thesock, in apr_os_sock_put()
159 static apr_os_sock_t winservice_svnserve_accept_socket = INVALID_SOCKET;
1283 apr_os_sock_t osskt; in serf__process_connection()