Searched refs:tty_type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dpty_sgttyb.c39 static char *tty_type; /* ptr to char [pt] denoting variable
151 tty_type = & slave_name[strlen("/dev/")];
199 *tty_type = 't';
H A Dpty_termios.c177 static char *tty_type; /* ptr to char [pt] denoting variable
355 tty_type = &slave_name[strlen("/dev/")];
498 *tty_type = 't';

Completed in 110 milliseconds