MCPcopy 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
996static 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_confFunction · 0.85
conf_choiceFunction · 0.85

Calls 1

clean_itemsFunction · 0.85

Tested by

no test coverage detected