Searched defs:handler_record_list (Results 1 – 1 of 1) sorted by relevance
482 struct handler_record_list { struct483 int count;484 struct handler_record_entry entries[50]; // arbitrary big-enough max count