Home
last modified time | relevance | path

Searched refs:sym_re_search (Results 1 – 2 of 2) 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()