Home
last modified time | relevance | path

Searched refs:replaceattr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/wscons/
H A Dwsemul_vt100.c194 if (vd->emulops->replaceattr != NULL) in wsemul_vt100_init()
195 (*vd->emulops->replaceattr)(cookie, defattr, in wsemul_vt100_init()
1090 if (vd->emulops->replaceattr != NULL) in wsemul_vt100_setmsgattrs()
1091 (*vd->emulops->replaceattr)(vd->emulcookie, in wsemul_vt100_setmsgattrs()
1108 if (vd->emulops->replaceattr != NULL) in wsemul_vt100_setmsgattrs()
1109 (*vd->emulops->replaceattr)(vd->emulcookie, in wsemul_vt100_setmsgattrs()
H A Dwsdisplayvar.h93 void (*replaceattr)(void *, long, long); member
/netbsd-src/sys/arch/sgimips/gio/
H A Dlight.c128 .replaceattr = NULL
/netbsd-src/sys/dev/hpc/
H A Dhpcfb.c228 .replaceattr = NULL,