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