Home
last modified time | relevance | path

Searched defs:thesocket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockets.c35 apr_socket_t *thesocket = sock; in socket_cleanup() local
119 APR_DECLARE(apr_status_t) apr_socket_shutdown(apr_socket_t *thesocket, in apr_socket_shutdown()
130 APR_DECLARE(apr_status_t) apr_socket_close(apr_socket_t *thesocket) in apr_socket_close()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockets.c33 apr_socket_t *thesocket = sock; in socket_cleanup() local
175 apr_status_t apr_socket_shutdown(apr_socket_t *thesocket, in apr_socket_shutdown()
181 apr_status_t apr_socket_close(apr_socket_t *thesocket) in apr_socket_close()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsockets.c31 apr_socket_t *thesocket = sock; in socket_cleanup() local
169 APR_DECLARE(apr_status_t) apr_socket_shutdown(apr_socket_t *thesocket, in apr_socket_shutdown()
200 APR_DECLARE(apr_status_t) apr_socket_close(apr_socket_t *thesocket) in apr_socket_close()