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

  /external/libedit/src/
tty.h 460 protected int tty_init(EditLine *);
el.c 137 if (tty_init(el) == -1)
tty.c 583 tty_init(EditLine *el) function
    [all...]
  /external/ppp/pppd/
pppd.h 521 void tty_init __P((void));
    [all...]
tty.c 403 * tty_init - do various tty-related initializations.
405 void tty_init() function
    [all...]
main.c 358 tty_init();
    [all...]

Completed in 683 milliseconds