Searched refs:lf_methodlist (Results 1 – 2 of 2) sorted by relevance
461 struct lf_methodlist struct
3040 struct lf_methodlist *ml = (struct lf_methodlist *) data; in handle_type()3043 if (size < offsetof (struct lf_methodlist, entries)) in handle_type()3050 if ((size - offsetof (struct lf_methodlist, entries)) in handle_type()3058 num_entries = (size - offsetof (struct lf_methodlist, entries)) in handle_type()