Home
last modified time | relevance | path

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

/freebsd/sys/teken/stress/
H A Dteken_stress.c52 .tf_copy = stress_copy,
/freebsd/sys/teken/
H A Dteken.h117 tf_copy_t *tf_copy; member
H A Dteken.c135 teken_assert(t->t_funcs->tf_copy != NULL); in teken_funcs_copy()
136 t->t_funcs->tf_copy(t->t_softc, r, p); in teken_funcs_copy()
/freebsd/sys/teken/demo/
H A Dteken_demo.c63 .tf_copy = test_copy,
/freebsd/stand/i386/libi386/
H A Dvidconsole.c68 .tf_copy = vidc_text_copy,
78 .tf_copy = gfx_fb_copy,
/freebsd/stand/efi/libefi/
H A Defi_console.c82 .tf_copy = efi_text_copy,
92 .tf_copy = gfx_fb_copy,
/freebsd/sys/kern/
H A Dsubr_terminal.c115 .tf_copy = termteken_copy,
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c111 .tf_copy = scteken_copy,