HomeSort by relevance Sort by last modified time
    Searched refs:TIOCMBIC (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 44 #define TIOCMBIC 0x741c
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
ioctls.h 44 #define TIOCMBIC 0x741c
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
ioctls.h 44 #define TIOCMBIC 0x741c
  /external/strace/
term.c 335 case TIOCMBIC:
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 320 unsigned IOCTL_TIOCMBIC = TIOCMBIC;
    [all...]
  /external/valgrind/main/include/vki/
vki-darwin.h 869 #define VKI_TIOCMBIC TIOCMBIC
  /external/ppp/pppd/
sys-linux.c 981 ioctl(tty_fd, (on ? TIOCMBIS : TIOCMBIC), &modembits);
    [all...]
sys-solaris.c     [all...]

Completed in 273 milliseconds

1 23