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

  /external/qemu/hw/android/goldfish/
tty.c 33 struct tty_state { struct
47 struct tty_state* s = opaque;
58 struct tty_state* s = opaque;
79 struct tty_state *s = (struct tty_state *)opaque;
94 struct tty_state *s = (struct tty_state *)opaque;
182 struct tty_state *s = opaque;
189 struct tty_state *s = opaque;
212 struct tty_state *s
    [all...]
  /external/mksh/src/
jobs.c 815 mksh_tcset(tty_fd, &tty_state);
837 mksh_tcset(tty_fd, &tty_state);
1151 mksh_tcget(tty_fd, &tty_state);
1153 mksh_tcset(tty_fd, &tty_state);
    [all...]
edit.c     [all...]
main.c     [all...]
sh.h 2067 EXTERN mksh_ttyst tty_state; \/* saved tty state *\/ variable
    [all...]

Completed in 129 milliseconds