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

/netbsd-current/sys/rump/dev/lib/libucom/
H A Ducom_at_usb.c18 void tty_init(void);
36 tty_init();
/netbsd-current/bin/ksh/
H A Dtty.h102 extern void tty_init ARGS((int init_ttystate));
H A Dtty.c99 tty_init(init_ttystate) function
H A Djobs.c266 /* j_change() calls tty_init() */
272 tty_init(true);
340 tty_init(false);
/netbsd-current/sys/rump/kern/lib/libtty/
H A Dtty_component.c44 tty_init();
/netbsd-current/bin/pax/
H A Dtty_subs.c73 * tty_init()
79 tty_init(void) function
H A Dpax.c259 if ((gen_init() < 0) || (tty_init() < 0))
H A Dextern.h319 int tty_init(void);
/netbsd-current/lib/libedit/
H A Dtty.h459 libedit_private int tty_init(EditLine *);
H A Del.c105 if (tty_init(el) == -1)
H A Dtty.c572 tty_init(EditLine *el) function
/netbsd-current/sys/sys/
H A Dtty.h312 void tty_init(void);
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dpppd.h543 void tty_init(void);
H A Dtty.c394 * tty_init - do various tty-related initializations.
396 void tty_init(void) function
H A Dmain.c343 tty_init();
/netbsd-current/sys/kern/
H A Dinit_main.c518 tty_init();
H A Dtty.c3061 tty_init(void) function
/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c105 tty_init(struct tty *tty, struct client *c) function
H A Dserver-client.c3045 if (tty_init(&c->tty, c) != 0) {
H A Dtmux.h2355 int tty_init(struct tty *, struct client *);

Completed in 270 milliseconds