Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h24 struct symbol ** sym_re_search(const char *pattern);
H A Dmconf.c425 sym_arr = sym_re_search(dialog_input); in search_conf()
H A Dnconf.c735 sym_arr = sym_re_search(dialog_input); in search_conf()
H A Dsymbol.c1023 struct symbol **sym_re_search(const char *pattern) in sym_re_search() function