Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ get_jump_key_char
Function
get_jump_key_char
scripts/config/menu.c:704–707 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
}
703
704
int __attribute__((weak)) get_jump_key_char(void)
705
{
706
return -1;
707
}
708
709
static void get_prompt_str(struct gstr *r, struct property *prop,
710
struct list_head *head)
Callers
1
get_prompt_str
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected