MCPcopy Create free account
hub / github.com/Entware/Entware / handle_f2

Function handle_f2

scripts/config/nconf.c:405–409  ·  view source on GitHub ↗

symbole help */

Source from the content-addressed store, hash-verified

403
404/* symbole help */
405static void handle_f2(int *key, struct menu *current_item)
406{
407 show_help(current_item);
408 return;
409}
410
411/* instructions */
412static void handle_f3(int *key, struct menu *current_item)

Callers

nothing calls this directly

Calls 1

show_helpFunction · 0.70

Tested by

no test coverage detected