MCPcopy 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
618static int curses_item_index(void)
619{
620 return item_index(current_item(curses_menu));
621}
622
623static void *item_data(void)
624{

Callers 1

selected_confFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected