Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ item_set
Function
item_set
scripts/config/lxdialog/util.c:666–672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
}
665
666
void item_set(int n)
667
{
668
int i = 0;
669
item_foreach()
670
if (i++ == n)
671
return;
672
}
673
674
int item_n(void)
675
{
Callers
2
dialog_checklist
Function · 0.85
dialog_menu
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected