Searched refs:DFLT_STTY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dpty_sgttyb.c129 #undef DFLT_STTY macro
130 #define DFLT_STTY "sane" macro
134 #ifdef DFLT_STTY
137 pty_stty(DFLT_STTY,slave_name);
H A Dpty_termios.c317 #undef DFLT_STTY macro
318 #define DFLT_STTY "sane" macro
322 #ifdef DFLT_STTY
328 /* expDiagLogPtrStr("exp_getptyslave: (default) stty %s\n",DFLT_STTY);*/
329 pty_stty(DFLT_STTY,slave_name);
H A Dpty_unicos.c149 pty_stty(DFLT_STTY,linet);

Completed in 118 milliseconds