Searched refs:struct_kiockeymap_sz (Results 1 – 3 of 3) sorted by relevance
728 extern unsigned struct_kiockeymap_sz;
434 _(KIOCSKEY, READ, struct_kiockeymap_sz);435 _(KIOCGKEY, READWRITE, struct_kiockeymap_sz);
861 unsigned struct_kiockeymap_sz = sizeof(kiockeymap); variable