Searched refs:first_alpha (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 61 j = first_alpha(menu_item, "YyNnMmHh"); in do_print_item() 280 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu() 287 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu()
|
| H A D | dialog.h | 211 int first_alpha(const char *string, const char *exempt);
|
| H A D | util.c | 519 int first_alpha(const char *string, const char *exempt) in first_alpha() function
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | menubox.c | 74 j = first_alpha(menu_item, "YyNnMmHh"); in do_print_item() 293 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu() 300 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu()
|
| H A D | dialog.h | 230 int first_alpha(const char *string, const char *exempt);
|
| H A D | util.c | 532 int first_alpha(const char *string, const char *exempt) in first_alpha() function
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 62 j = first_alpha(menu_item, "YyNnMmHh"); in do_print_item() 281 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu() 288 j = first_alpha(item_str(), "YyNnMmHh"); in dialog_menu()
|
| H A D | dialog.h | 218 int first_alpha(const char *string, const char *exempt);
|
| H A D | util.c | 520 int first_alpha(const char *string, const char *exempt) in first_alpha() function
|