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

  /external/libmicrohttpd/src/include/
platform.h 157 #if !defined(SHUT_WR) && defined(SD_SEND)
158 #define SHUT_WR SD_SEND
  /external/libpcap/
sockutils.c 80 #define SHUT_WR SD_SEND /* The control code for shutdown() is different in Win32 */
    [all...]
  /external/boringssl/src/tool/
transport_common.cc 415 shutdown(sock, SD_SEND);
  /external/deqp/framework/delibs/deutil/
deSocket.c 642 how = SD_SEND;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 388 #define SD_SEND 0x01
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /external/boringssl/src/ssl/test/
bssl_shim.cc     [all...]
  /external/python/cpython3/Modules/
socketmodule.c     [all...]

Completed in 766 milliseconds