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

  /external/toybox/toys/example/
demo_scankey.c 36 xset_terminal(1, 1, 0); // Raw mode
  /external/toybox/lib/
interestingtimes.c 116 void xset_terminal(int fd, int raw, struct termios *old) function
lib.h 282 void xset_terminal(int fd, int raw, struct termios *old);
  /external/toybox/toys/other/
hexedit.c 135 xset_terminal(1, 1, 0);

Completed in 325 milliseconds