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

/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockets.c40 apr_socket_t *thesocket = sock; local
67 apr_socket_t *thesocket = sock; local
205 apr_socket_shutdown(apr_socket_t *thesocket, apr_shutdown_how_e how) argument
211 apr_socket_close(apr_socket_t *thesocket) argument
[all...]
/freebsd-11-stable/contrib/apr/include/
H A Dapr_network_io.h342 APR_DECLARE(apr_status_t) apr_socket_close(apr_socket_t *thesocket); variable

Completed in 122 milliseconds