Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dnconf.c1005 static int do_match(int key, struct match_state *state, int *ans) in do_match() function
1103 if (do_match(res, &match_state, &current_index) == 0) { in selected_conf()
1285 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()