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

  /external/libmicrohttpd/src/include/
platform.h 163 #if !defined(SHUT_RDWR) && defined(SD_BOTH)
164 #define SHUT_RDWR SD_BOTH
  /external/mesa3d/src/gallium/auxiliary/util/
u_network.c 63 shutdown(s, SD_BOTH);
  /external/deqp/framework/delibs/deutil/
deSocket.c 640 how = SD_BOTH;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 389 #define SD_BOTH 0x02
    [all...]
  /system/core/adb/
sysdeps_win32.cpp 582 if (shutdown(f->fh_socket, SD_BOTH) == SOCKET_ERROR) {
    [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/python/cpython3/Modules/
socketmodule.c     [all...]

Completed in 273 milliseconds