HomeSort by relevance Sort by last modified time
    Searched refs:PARMRK (Results 76 - 81 of 81) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 87 #define PARMRK 0000010
  /external/openssh/
ttymodes.h 115 TTYMODE(PARMRK, c_iflag, 31)
  /external/kernel-headers/original/linux/
tty.h 107 #define I_PARMRK(tty) _I_FLAG((tty),PARMRK)
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 533 termios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP
  /external/qemu/
qemu-char.c 809 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
904 ~(IGNBRK|BRKINT|PARMRK|ISTRIP|INLCR|IGNCR|ICRNL|IXON);
1162 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c     [all...]

Completed in 343 milliseconds

1 2 34