OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:splash_progress
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/wsconsctl/
display.c
57
static int splash_enable,
splash_progress
;
variable
76
{ "splash.progress", &
splash_progress
, FMT_UINT, FLG_WRONLY },
234
if (field_by_value(&
splash_progress
)->flags & FLG_SET) {
235
if (ioctl(fd, WSDISPLAYIO_SPROGRESS, &
splash_progress
) < 0)
237
pr_field(field_by_value(&
splash_progress
), " -> ");
Completed in 59 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026