Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1142
static void conf(struct menu *menu)
1143
{
1144
selected_conf(menu, NULL);
1145
}
1146
1147
static void selected_conf(struct menu *menu, struct menu *active_menu)
1148
{
Callers
2
selected_conf
Function · 0.70
main
Function · 0.70
Calls
1
selected_conf
Function · 0.85
Tested by
no test coverage detected