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

  /external/qemu/hw/
goldfish_tty.c 34 struct tty_state { struct
48 struct tty_state* s = opaque;
59 struct tty_state* s = opaque;
75 struct tty_state *s = (struct tty_state *)opaque;
90 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 1915 EXTERN struct termios tty_state; \/* saved tty state *\/ variable in typeref:struct:termios
    [all...]

Completed in 34 milliseconds