HomeSort by: relevance | last modified time | path
    Searched defs:linux_keytabs (Results 1 - 1 of 1) sorted by relevancy

  /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];

Completed in 12 milliseconds