Searched refs:apr_os_sock_t (Results 1 – 7 of 7) sorted by relevance
67 typedef SOCKET apr_os_sock_t; typedef80 typedef int apr_os_sock_t;101 typedef int apr_os_sock_t;114 typedef int apr_os_sock_t;154 typedef int apr_os_sock_t; /**< native dir */191 apr_os_sock_t *os_sock; /**< always required */247 APR_DECLARE(apr_status_t) apr_os_sock_get(apr_os_sock_t *thesock,414 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()
506 apr_status_t apr_os_sock_get(apr_os_sock_t *thesock, apr_socket_t *sock) in apr_os_sock_get()550 apr_status_t apr_os_sock_put(apr_socket_t **sock, apr_os_sock_t *thesock, in apr_os_sock_put()
168 static apr_os_sock_t winservice_svnserve_accept_socket = INVALID_SOCKET;
1293 apr_os_sock_t osskt; in serf__process_connection()