Searched defs:thesocket (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/apr/network_io/unix/
H A Dsockets.c33 apr_socket_t *thesocket = sock; local
166 apr_status_t apr_socket_shutdown(apr_socket_t *thesocket, argument
172 apr_status_t apr_socket_close(apr_socket_t *thesocket) argument
/freebsd-10.2-release/contrib/apr/include/
H A Dapr_network_io.h312 APR_DECLARE(apr_status_t) apr_socket_close(apr_socket_t *thesocket); variable

Completed in 42 milliseconds