Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h24 struct symbol ** sym_re_search(const char *pattern);
H A Dmconf.c424 sym_arr = sym_re_search(dialog_input); in search_conf()
H A Dnconf.c732 sym_arr = sym_re_search(dialog_input); in search_conf()