Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
633
void item_set_selected(int val)
634
{
635
item_cur->node.selected = val;
636
}
637
638
int item_activate_selected(void)
639
{
Callers
3
conf_choice
Function · 0.85
dialog_checklist
Function · 0.85
dialog_menu
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected