Searched refs:tty_init (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/file_cmds-242/pax/
H A Dtty_subs.c69 * tty_init()
75 tty_init(void) function
H A Dpax.c274 if ((gen_init() < 0) || (tty_init() < 0))
H A Dextern.h338 int tty_init(void);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dtty.h460 protected int tty_init(EditLine *);
H A Del.c106 if (tty_init(el) == -1)
H A Dtty.c588 tty_init(EditLine *el) function
/macosx-10.10/libedit-40/src/
H A Dtty.h460 protected int tty_init(EditLine *);
H A Del.c109 if (tty_init(el) == -1)
H A Dtty.c615 tty_init(EditLine *el) function
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dtty.h460 protected int tty_init(EditLine *);
H A Del.c83 if (tty_init(el) == -1)
H A Dtty.c548 tty_init(EditLine *el) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dtty.h288 void tty_init(void);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dbsd_init.c155 #include <sys/tty.h> /* for tty_init() */
427 tty_init();
H A Dtty.c271 * tty_init
288 tty_init(void) function
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dpppd.h695 void tty_init __P((void));
H A Dtty.c477 * tty_init - do various tty-related initializations.
479 void tty_init() function
H A Dmain.c406 tty_init();

Completed in 231 milliseconds