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

  /external/toybox/toys/example/
test_scankey.c 36 xset_terminal(1, 1, 0); // Raw mode
  /external/toybox/lib/
interestingtimes.c 117 void xset_terminal(int fd, int raw, struct termios *old) function
lib.h 234 void xset_terminal(int fd, int raw, struct termios *old);
  /external/toybox/toys/other/
hexedit.c 135 xset_terminal(1, 1, 0);
  /external/toybox/toys/posix/
ps.c     [all...]

Completed in 671 milliseconds