MCPcopy 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
704int __attribute__((weak)) get_jump_key_char(void)
705{
706 return -1;
707}
708
709static void get_prompt_str(struct gstr *r, struct property *prop,
710 struct list_head *head)

Callers 1

get_prompt_strFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected