HomeSort by relevance Sort by last modified time
    Searched defs:tty_state (Results 1 - 2 of 2) 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/
sh.h 2067 EXTERN mksh_ttyst tty_state; \/* saved tty state *\/ variable
    [all...]

Completed in 98 milliseconds