Searched refs:test_putchar (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/teken/demo/
H A Dteken_demo.c54 static tf_putchar_t test_putchar; variable
63 .tf_putchar = test_putchar,
144 test_putchar(void *s __unused, const teken_pos_t *p, teken_char_t c, function
162 test_putchar(s, &p, c, a);

Completed in 103 milliseconds