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 31 struct tty_state { struct
45 struct tty_state* s = opaque;
56 struct tty_state* s = opaque;
72 struct tty_state *s = (struct tty_state *)opaque;
87 struct tty_state *s = (struct tty_state *)opaque;
171 struct tty_state *s = opaque;
178 struct tty_state *s = opaque;
201 struct tty_state *s
    [all...]
  /external/mksh/src/
sh.h 2071 EXTERN mksh_ttyst tty_state; \/* saved tty state *\/ variable
    [all...]

Completed in 39 milliseconds