Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dmnconf-common.c24 struct jump_key *pos; in handle_search_keys()
H A Dexpr.h277 struct jump_key { struct
H A Dmenu.c615 struct jump_key *jump = NULL; in get_prompt_str()
638 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
H A Dmconf.c430 struct jump_key *pos, *tmp; in search_conf()