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

  /external/ppp/pppd/
pppd.h 500 void tty_init __P((void));
    [all...]
tty.c 398 * tty_init - do various tty-related initializations.
400 void tty_init() function
    [all...]
main.c 361 tty_init();
    [all...]
  /external/mksh/src/
jobs.c 194 /* j_change() calls tty_init() */
200 tty_init(true, true);
268 tty_init(false, true);
    [all...]
main.c 839 tty_init(bool init_ttystate, bool need_tty) function
    [all...]
sh.h     [all...]
var.c 1451 tty_init(false, false);
    [all...]

Completed in 125 milliseconds