Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dsubr_terminal.c509 static cn_putc_t termcn_cnputc; variable
600 termcn_cnputc(struct consdev *cp, int c) in termcn_cnputc() function