Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ item_set_data
Function
item_set_data
scripts/config/lxdialog/util.c:628–631 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
626
item_cur->node.tag = tag;
627
}
628
void item_set_data(void *ptr)
629
{
630
item_cur->node.data = ptr;
631
}
632
633
void item_set_selected(int val)
634
{
Callers
2
build_conf
Function · 0.85
conf_choice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected