HomeSort by relevance Sort by last modified time
    Searched refs:IGNBRK (Results 26 - 30 of 30) sorted by null

12

  /external/qemu/
qemu-char.c 718 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
807 ~(IGNBRK|BRKINT|PARMRK|ISTRIP|INLCR|IGNCR|ICRNL|IXON);
1028 tty.c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents.c 675 mouse_termios.c_iflag = IGNBRK | IGNPAR;
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsevents.c 556 mouse_termios.c_iflag = IGNBRK | IGNPAR;
  /external/ppp/pppd/
sys-linux.c 919 tios.c_iflag = IGNBRK | IGNPAR;
    [all...]
sys-solaris.c 1231 tios.c_iflag = IGNBRK | IGNPAR;
    [all...]

Completed in 796 milliseconds

12