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

  /external/tlsdate/
config.h 301 # define SHUT_RDWR SD_BOTH
  /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;
  /system/core/adb/
sysdeps_win32.cpp 720 if (shutdown(f->fh_socket, SD_BOTH) == SOCKET_ERROR) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 389 #define SD_BOTH 0x02
    [all...]

Completed in 154 milliseconds