HomeSort by relevance Sort by last modified time
    Searched refs:sock_close (Results 1 - 9 of 9) sorted by null

  /external/libpcap/rpcapd/
rpcapd.c 1097 sock_close(sockctrl, NULL, 0);
1115 sock_close(sockctrl, NULL, 0);
1122 sock_close(sockctrl, NULL, 0);
1139 sock_close(sockctrl, NULL, 0);
1150 sock_close(sockctrl, NULL, 0);
1161 sock_close(sockctrl, NULL, 0);
    [all...]
daemon.c 869 sock_close(session->sockdata, NULL, 0);
    [all...]
  /external/libpcap/
pcap-rpcap.c 751 sock_close(pr->rmt_sockdata, NULL, 0);
756 sock_close(pr->rmt_sockctrl, NULL, 0);
    [all...]
sockutils.h 208 int sock_close(SOCKET sock, char *errbuf, int errbuflen);
sockutils.c 502 int sock_close(SOCKET sock, char *errbuf, int errbuflen) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c 2013 sock_close(PySocketSockObject *s) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c 1954 sock_close(PySocketSockObject *s) function
    [all...]
  /external/python/cpython2/Modules/
socketmodule.c 2038 sock_close(PySocketSockObject *s) function
    [all...]
  /external/python/cpython3/Modules/
socketmodule.c 2948 sock_close(PySocketSockObject *s) function
    [all...]

Completed in 354 milliseconds