HomeSort by relevance Sort by last modified time
    Searched refs:c_iflag (Results 251 - 253 of 253) sorted by null

<<11

  /external/qemu/
qemu-char.c 809 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
903 termios_p->c_iflag &=
1162 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
    [all...]
  /external/ppp/pppd/
sys-solaris.c 1231 tios.c_iflag = IGNBRK | IGNPAR;
1238 tios.c_iflag |= IXON | IXOFF;
    [all...]
  /packages/apps/Terminal/jni/
com_android_terminal_Terminal.cpp 304 .c_iflag = ICRNL|IXON|IUTF8,

Completed in 81 milliseconds

<<11