Home
last modified time | relevance | path

Searched refs:ttydisc_echo_force (Results 1 – 1 of 1) sorted by relevance

/src/sys/kern/
H A Dtty_ttydisc.c725 ttydisc_echo_force(struct tty *tp, char c, int quote) in ttydisc_echo_force() function
775 return ttydisc_echo_force(tp, c, quote); in ttydisc_echo()
1451 ttydisc_echo_force(tp, p[i], 0); in tty_putstrn()