Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpcap/
H A Dsockutils.c875 int sock_close(SOCKET sock, char *errbuf, int errbuflen) in sock_close() function
/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.c2038 sock_close(PySocketSockObject *s) function
/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.c3177 sock_close(PySocketSockObject *s, PyObject *Py_UNUSED(ignored)) in sock_close() function