Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ reset_menu
Function
reset_menu
scripts/config/nconf.c:996–1000 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
994
}
995
996
static void reset_menu(void)
997
{
998
unpost_menu(curses_menu);
999
clean_items();
1000
}
1001
1002
/* adjust the menu to show this item.
1003
* prefer not to scroll the menu if possible*/
Callers
2
selected_conf
Function · 0.85
conf_choice
Function · 0.85
Calls
1
clean_items
Function · 0.85
Tested by
no test coverage detected