Searched refs:defltc (Results 1 – 1 of 1) sorted by relevance
196 static struct ltchars defltc; variable781 if (ioctl(STDIN_FILENO, TIOCGLTC, (char *)&defltc) == -1) in doit()987 if (c == defltc.t_suspc || c == defltc.t_dsuspc) { in writer()1011 c == deftc.t_intrc || c == defltc.t_suspc || in writer()1043 (void) kill(cmdc == defltc.t_suspc ? 0 : getpid(), SIGTSTP); in stop()1315 ltc = &defltc; in mode()