Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/arch/i386/ | |
linux_machdep.c | 726 const u_short * const linux_keytabs[] = { variable in typeref:typename:const u_short * const[] 897 if (kbe.kb_table >= sizeof(linux_keytabs) / sizeof(u_short *) 902 kbe.kb_value = linux_keytabs[kbe.kb_table][kbe.kb_index]; |