Home
last modified time | relevance | path

Searched defs:tty_putc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/mail/
H A Dtty.c379 tty_putc(struct tty *t, int c) in tty_putc() function
/openbsd-src/usr.bin/tmux/
H A Dtty.c608 tty_putc(struct tty *tty, u_char ch) tty_putc() function