Home
last modified time | relevance | path

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

/buildroot/support/kconfig/
A Dlkc_proto.h18 bool menu_is_empty(struct menu *menu);
A Dmconf.c502 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
633 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
A Dnconf.c767 menu_is_empty(menu) ? "----" : "--->"); in build_conf()
909 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
A Dmenu.c619 bool menu_is_empty(struct menu *menu) in menu_is_empty() function

Completed in 8 milliseconds