Searched defs:MATCH_LIST (Results 1 – 1 of 1) sorted by relevance
25 typedef struct MATCH_LIST MATCH_LIST; typedef29 struct MATCH_LIST { struct34 MATCH_LIST_FN *match_func; /* match functions */ argument45 extern MATCH_LIST *match_list_init(const char *, int, const char *, int,...); argument