Home
last modified time | relevance | path

Searched refs:teken_funcs_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/teken/
H A Dteken.h122 } teken_funcs_t; typedef
131 const teken_funcs_t *t_funcs;
167 void teken_init(teken_t *, const teken_funcs_t *, void *);
H A Dteken.c179 teken_init(teken_t *t, const teken_funcs_t *tf, void *softc) in teken_init()
/freebsd/sys/teken/stress/
H A Dteken_stress.c47 static teken_funcs_t tf = {
/freebsd/stand/common/
H A Dgfx_fb.h219 teken_funcs_t *tg_functions;
/freebsd/sys/teken/demo/
H A Dteken_demo.c58 static teken_funcs_t tf = {
/freebsd/stand/i386/libi386/
H A Dvidconsole.c63 static teken_funcs_t tf = {
73 static teken_funcs_t tfx = {
/freebsd/stand/efi/libefi/
H A Defi_console.c77 static teken_funcs_t tf = {
87 static teken_funcs_t tfx = {
/freebsd/sys/kern/
H A Dsubr_terminal.c110 static teken_funcs_t terminal_drawmethods = {
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c106 static const teken_funcs_t scteken_funcs = {