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

/opensolaris-onvv-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c39 SM_INVALID, /* this shift mask is invalid for this keyboard */ enumerator in enum:__anon824
103 shiftmasks[shift].sm_type = SM_INVALID;
112 if (shiftmasks[shift].sm_type != SM_INVALID) {
H A Dloadkeys.y105 SM_INVALID, /* this shift mask is invalid for this keyboard */
234 shiftmasks[shift].sm_type = SM_INVALID;
242 case SM_INVALID:
276 if (shiftmasks[shift].sm_type != SM_INVALID) {
286 if (shiftmasks[shift].sm_type != SM_INVALID) {

Completed in 36 milliseconds