Home
last modified time | relevance | path

Searched refs:item_n (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/lxdialog/
H A Dchecklist.c114 choice = item_n(); in dialog_checklist()
116 choice = item_n(); in dialog_checklist()
H A Ddialog.h152 int item_n(void);
H A Dmenubox.c229 choice = item_n(); in dialog_menu()
H A Dutil.c647 int item_n(void) in item_n() function