OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_want_clear
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wsfb/
genfb.c
96
bool
sc_want_clear
;
member in struct:genfb_private
316
if (prop_dictionary_get_bool(dict, "clear-screen", &scp->
sc_want_clear
)
318
scp->
sc_want_clear
= true;
354
if (scp->
sc_want_clear
== false) {
395
scp->
sc_want_clear
= 1;
403
if (scp->
sc_want_clear
)
654
if (scp->
sc_want_clear
)
667
if (existing && scp->
sc_want_clear
)
Completed in 34 milliseconds
Indexes created Sat Nov 01 05:10:12 GMT 2025