Searched refs:jump (Results 1 – 1 of 1) sorted by relevance
615 struct jump_key *jump = NULL; in get_prompt_str() local638 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()639 jump->target = location; in get_prompt_str()640 list_add_tail(&jump->entries, head); in get_prompt_str()649 if (jump && menu == location) { in get_prompt_str()650 jump->offset = strlen(r->s); in get_prompt_str()