Searched refs:match_state (Results 1 – 1 of 1) sorted by relevance
1006 struct match_state struct1017 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument1071 struct match_state match_state = { in conf() local1088 if (match_state.in_search) { in conf()1090 "searching: %s", match_state.pattern); in conf()1097 if (do_match(res, &match_state, ¤t_index) == 0) { in conf()1235 struct match_state match_state = { in conf_choice() local1271 if (match_state.in_search) { in conf_choice()1273 match_state.pattern); in conf_choice()1280 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()