OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KS_GROUP_Plain
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/wscons/
wsemul_vt100_keys.c
91
if (KS_GROUP(in) ==
KS_GROUP_Plain
) {
wsemul_dumb.c
210
if (KS_GROUP(in) ==
KS_GROUP_Plain
) {
wsksymdef.h
617
#define
KS_GROUP_Plain
0xf802U /* not encoded in keysym */
626
KS_GROUP_Plain
)))
wskbd.c
768
/* this is
KS_GROUP_Plain
*/
1416
if (KS_GROUP(ks) ==
KS_GROUP_Plain
)
1841
case
KS_GROUP_Plain
:
1882
if (KS_GROUP(res) ==
KS_GROUP_Plain
) {
wsemul_sun.c
549
if (KS_GROUP(in) ==
KS_GROUP_Plain
) {
wskbdutil.c
367
if (KS_GROUP(ksym) ==
KS_GROUP_Plain
&& ksym <= 0xff &&
wsdisplay.c
1851
if (KS_GROUP(ks) ==
KS_GROUP_Plain
&& KS_VALUE(ks) <= 0x7f)
/src/sbin/wsconsctl/
keysym.c
183
if (KS_GROUP(ksym) ==
KS_GROUP_Plain
&& ksym <= 0xff &&
Completed in 63 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026