OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errortext
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/grfconfig/
grfconfig.c
90
const char *
errortext
;
local
232
errortext
= NULL;
235
errortext
= "Interlace and Doublescan";
238
errortext
= "+hsync and -hsync";
241
errortext
= "+vsync and -vsync";
243
if (
errortext
!= NULL)
246
gv->mode_num,
errortext
);
grfconfig.c
90
const char *
errortext
;
local
232
errortext
= NULL;
235
errortext
= "Interlace and Doublescan";
238
errortext
= "+hsync and -hsync";
241
errortext
= "+vsync and -vsync";
243
if (
errortext
!= NULL)
246
gv->mode_num,
errortext
);
Completed in 136 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026