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