OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsdisplay_console_conf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay.c
245
static struct wsscreen_internal
wsdisplay_console_conf
;
variable in typeref:struct:wsscreen_internal
325
dconf = &
wsdisplay_console_conf
;
567
if (scr->scr_dconf == &
wsdisplay_console_conf
||
866
wsdisplay_console_conf
.scrdata->name,
867
wsdisplay_console_conf
.wsemul->name);
932
wsdisplay_console_conf
.emulops = type->textops;
933
wsdisplay_console_conf
.emulcookie = cookie;
934
wsdisplay_console_conf
.scrdata = type;
937
wsdisplay_console_conf
.wsemul = wsemul;
938
wsdisplay_console_conf
.wsemulcookie = (*wsemul->cnattach)(type, cookie
[
all
...]
wsdisplay.c
245
static struct wsscreen_internal
wsdisplay_console_conf
;
variable in typeref:struct:wsscreen_internal
325
dconf = &
wsdisplay_console_conf
;
567
if (scr->scr_dconf == &
wsdisplay_console_conf
||
866
wsdisplay_console_conf
.scrdata->name,
867
wsdisplay_console_conf
.wsemul->name);
932
wsdisplay_console_conf
.emulops = type->textops;
933
wsdisplay_console_conf
.emulcookie = cookie;
934
wsdisplay_console_conf
.scrdata = type;
937
wsdisplay_console_conf
.wsemul = wsemul;
938
wsdisplay_console_conf
.wsemulcookie = (*wsemul->cnattach)(type, cookie
[
all
...]
Completed in 25 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025