Home | Sort by: relevance | last modified time | path |
/src/sys/arch/bebox/stand/boot/ | |
kbd.c | 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 102 shfts = brk ? 0 : 1; 137 if (shfts) |
/src/sys/arch/prep/stand/boot/ | |
kbd.c | 53 u_char shfts, ctls, alts, caps, num, stp; variable in typeref:typename:u_char 102 shfts = brk ? 0 : 1; 137 if (shfts) |