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

  /external/toybox/toys/example/
demo_scankey.c 32 sigatexit(tty_sigreset); // Make ctrl-c restore tty
  /external/toybox/lib/
interestingtimes.c 237 // If you call set_terminal(), use sigatexit(tty_sigreset);
238 void tty_sigreset(int i) function
lib.h 287 void tty_sigreset(int i);
  /external/toybox/toys/other/
hexedit.c 131 sigatexit(tty_sigreset);
  /external/toybox/toys/posix/
ps.c     [all...]

Completed in 237 milliseconds