MCPcopy Create free account
hub / github.com/Entware/Entware / conf

Function conf

scripts/config/nconf.c:1142–1145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1140}
1141
1142static void conf(struct menu *menu)
1143{
1144 selected_conf(menu, NULL);
1145}
1146
1147static void selected_conf(struct menu *menu, struct menu *active_menu)
1148{

Callers 2

selected_confFunction · 0.70
mainFunction · 0.70

Calls 1

selected_confFunction · 0.85

Tested by

no test coverage detected