OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTFL_NATCHARSET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
vt100_base.h
49
#define
VTFL_NATCHARSET
0x080 /* national replacement charset mode */
wsemul_vt100_subr.c
919
flags |=
VTFL_NATCHARSET
;
921
flags &= ~
VTFL_NATCHARSET
;
922
res = ((flags &
VTFL_NATCHARSET
) ? 1 : 2);
Completed in 32 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025