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

Function item_set_selected

scripts/config/lxdialog/util.c:633–636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

631}
632
633void item_set_selected(int val)
634{
635 item_cur->node.selected = val;
636}
637
638int item_activate_selected(void)
639{

Callers 3

conf_choiceFunction · 0.85
dialog_checklistFunction · 0.85
dialog_menuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected