Lines Matching refs:ttyoutput
335 (void)ttyoutput('^', tp);
336 (void)ttyoutput('\b', tp);
538 (void)ttyoutput(CTRL('g'), tp);
564 (void)ttyoutput('/', tp);
574 (void)ttyoutput('\b', tp);
600 ttyoutput(c, tp) in ttyoutput() function
1782 if (ttyoutput(*cp, tp) >= 0) {
1923 (void)ttyoutput('\b', tp);
1936 (void)ttyoutput('\\', tp);
1954 (void)ttyoutput('\b', tp);
1955 (void)ttyoutput(' ', tp);
1956 (void)ttyoutput('\b', tp);
1976 (void)ttyoutput('\n', tp);
2008 (void)ttyoutput('^', tp);
2015 (void)ttyoutput(c, tp);
2225 (void)ttyoutput('\r', tp);
2226 (void)ttyoutput(c, tp);