Searched defs:kbentry (Results 1 – 1 of 1) sorted by relevance
42 struct kbentry { struct43 unchar kb_table; /* which table to use */44 unchar kb_index; /* which entry in table */45 ushort kb_value; /* value to get/set in table */