Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_ttydisc.c642 ttydisc_echo_force(struct tty *tp, char c, int quote) in ttydisc_echo_force() function
692 return ttydisc_echo_force(tp, c, quote); in ttydisc_echo()
1294 ttydisc_echo_force(tp, p[i], 0); in tty_putstrn()