Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c726 const u_short * const linux_keytabs[] = { variable
897 if (kbe.kb_table >= sizeof(linux_keytabs) / sizeof(u_short *) in linux_machdepioctl()
902 kbe.kb_value = linux_keytabs[kbe.kb_table][kbe.kb_index]; in linux_machdepioctl()