Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ conf_get_changed
Function
conf_get_changed
scripts/config/confdata.c:1260–1263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1258
}
1259
1260
bool conf_get_changed(void)
1261
{
1262
return conf_changed;
1263
}
1264
1265
void conf_set_changed_callback(void (*fn)(void))
1266
{
Callers
6
closeEvent
Method · 0.85
conf_changed
Method · 0.85
do_exit
Function · 0.85
conf_write
Function · 0.85
handle_exit
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected