OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replaceattr
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplayvar.h
93
void (*
replaceattr
)(void *, long, long);
member in struct:wsdisplay_emulops
wsemul_vt100.c
194
if (vd->emulops->
replaceattr
!= NULL)
195
(*vd->emulops->
replaceattr
)(cookie, defattr,
1090
if (vd->emulops->
replaceattr
!= NULL)
1091
(*vd->emulops->
replaceattr
)(vd->emulcookie,
1108
if (vd->emulops->
replaceattr
!= NULL)
1109
(*vd->emulops->
replaceattr
)(vd->emulcookie,
/src/sys/dev/pci/
viogpu.c
844
sc->ri_replaceattr = ri->ri_ops.
replaceattr
;
856
ri->ri_ops.
replaceattr
= ri->ri_ops.
replaceattr
== NULL ? NULL :
/src/sys/arch/sgimips/gio/
light.c
128
.
replaceattr
= NULL
/src/sys/dev/hpc/
hpcfb.c
228
.
replaceattr
= NULL,
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025