HomeSort by: relevance | last modified time | path
    Searched defs:sel_count (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libmenu/
menu.c 571 int i, new_count = 0, sel_count = 0; local in function:set_menu_items
583 sel_count++;
592 (sel_count > 1))
624 if (((menu->opts & O_RADIO) == O_RADIO) && (sel_count == 0))

Completed in 13 milliseconds