MCPcopy 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
1260bool conf_get_changed(void)
1261{
1262 return conf_changed;
1263}
1264
1265void conf_set_changed_callback(void (*fn)(void))
1266{

Callers 6

closeEventMethod · 0.85
conf_changedMethod · 0.85
do_exitFunction · 0.85
conf_writeFunction · 0.85
handle_exitFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected