MCPcopy 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
1305static void conf_message_callback(const char *s)
1306{
1307 btn_dialog(main_window, s, 1, "<OK>");
1308}
1309
1310static void show_help(struct menu *menu)
1311{

Callers 1

conf_messageFunction · 0.70

Calls 1

btn_dialogFunction · 0.85

Tested by

no test coverage detected