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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_network.c 63 shutdown(s, SD_BOTH);
  /external/mesa3d/src/gallium/auxiliary/util/
u_network.c 63 shutdown(s, SD_BOTH);
  /external/qemu/telephony/
sysdeps_posix.c 124 shutdown( channel->fd, SD_BOTH );
  /external/deqp/framework/delibs/deutil/
deSocket.c 562 how = SD_BOTH;
  /system/core/adb/
sysdeps_win32.c 448 shutdown( f->fh_socket, SD_BOTH );
499 shutdown( f->fh_socket, SD_BOTH );
    [all...]
  /external/qemu/android/
sockets.c 1259 shutdown( fd, SD_BOTH );
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1230 shutdown( fd, SD_BOTH );
    [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 141 milliseconds