Searched refs:ematch_list (Results 1 – 1 of 1) sorted by relevance
31 static struct ematch_util *ematch_list; variable136 for (e = ematch_list; e; e = e->next) { in get_ematch_kind()157 e->next = ematch_list; in get_ematch_kind()158 ematch_list = e; in get_ematch_kind()