Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dmenu.c636 struct jump_key *jump = NULL; in get_prompt_str() local
659 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
660 jump->target = location; in get_prompt_str()
661 list_add_tail(&jump->entries, head); in get_prompt_str()
670 if (jump && menu == location) { in get_prompt_str()
671 jump->offset = strlen(r->s); in get_prompt_str()

Completed in 4 milliseconds