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

  /external/toybox/lib/
password.c 54 struct termios oldtermio; local
64 set_terminal(0, 1, &oldtermio);
83 tcsetattr(0, TCSANOW, &oldtermio);

Completed in 211 milliseconds