Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ conf_message_callback
Function
conf_message_callback
scripts/config/nconf.c:1305–1308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1303
}
1304
1305
static void conf_message_callback(const char *s)
1306
{
1307
btn_dialog(main_window, s, 1,
"<OK>"
);
1308
}
1309
1310
static void show_help(struct menu *menu)
1311
{
Callers
1
conf_message
Function · 0.70
Calls
1
btn_dialog
Function · 0.85
Tested by
no test coverage detected