Home
last modified time | relevance | path

Searched defs:socket_close (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/libcutils/
H A Dsockets_windows.cpp53 int socket_close(cutils_socket_t sock) { in socket_close() function
H A Dsockets_unix.cpp30 int socket_close(int sock) { in socket_close() function
/aosp_15_r20/external/tpm2-tss/src/util/
H A Dio.c147 socket_close ( in socket_close() function
/aosp_15_r20/external/curl/lib/
H A Dcf-socket.c407 static int socket_close(struct Curl_easy *data, struct connectdata *conn, in socket_close() function
/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.c6022 socket_close(PyObject *self, PyObject *fdobj) function