Home
last modified time | relevance | path

Searched refs:SM_INVALID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c36 SM_INVALID, /* this shift mask is invalid for this keyboard */ enumerator
98 shiftmasks[shift].sm_type = SM_INVALID; in main()
107 if (shiftmasks[shift].sm_type != SM_INVALID) { in main()
H A Dloadkeys.y87 SM_INVALID, /* this shift mask is invalid for this keyboard */ enumerator
215 shiftmasks[shift].sm_type = SM_INVALID; in main()
223 case SM_INVALID: in main()
257 if (shiftmasks[shift].sm_type != SM_INVALID) { in main()
267 if (shiftmasks[shift].sm_type != SM_INVALID) { in main()