Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ conf_set_changed_callback
Function
conf_set_changed_callback
scripts/config/confdata.c:1265–1268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1263
}
1264
1265
void conf_set_changed_callback(void (*fn)(void))
1266
{
1267
conf_changed_callback = fn;
1268
}
1269
1270
void set_all_choice_values(struct symbol *csym)
1271
{
Callers
1
ConfigMainWindow
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected