MCPcopy Create free account
hub / github.com/Entware/Entware / item_str

Function item_str

scripts/config/lxdialog/util.c:687–690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

685}
686
687const char *item_str(void)
688{
689 return item_cur->node.str;
690}
691
692int item_is_selected(void)
693{

Callers 3

print_itemFunction · 0.85
dialog_checklistFunction · 0.85
dialog_menuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected