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