HomeSort by relevance Sort by last modified time
    Searched refs:tty_state (Results 1 - 5 of 5) 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/
jobs.c 817 mksh_tcset(tty_fd, &tty_state);
839 mksh_tcset(tty_fd, &tty_state);
1153 mksh_tcget(tty_fd, &tty_state);
1155 mksh_tcset(tty_fd, &tty_state);
    [all...]
edit.c     [all...]
main.c     [all...]
sh.h 2071 EXTERN mksh_ttyst tty_state; \/* saved tty state *\/ variable
    [all...]

Completed in 31 milliseconds