Searched defs:tty_putc (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/mail/ | ||
H A D | tty.c | 379 tty_putc(struct tty *t, int c) in tty_putc() function |
/openbsd-src/usr.bin/tmux/ | ||
H A D | tty.c | 608 tty_putc(struct tty *tty, u_char ch) tty_putc() function |