Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ curses_item_index
Function
curses_item_index
scripts/config/nconf.c:618–621 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
static int curses_item_index(void)
619
{
620
return item_index(current_item(curses_menu));
621
}
622
623
static void *item_data(void)
624
{
Callers
1
selected_conf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected