Home
last modified time | relevance | path

Searched refs:item_add_str (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c600 item_add_str("%*c%s", indent + 1, ' ', menu_get_prompt(menu)); in build_conf()
603 item_add_str(" (%s)", menu_get_prompt(def_menu)); in build_conf()
604 item_add_str(" --->"); in build_conf()
658 item_add_str("%*c%s%s", tmp, ' ', menu_get_prompt(menu), in build_conf()
666 item_add_str("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu), in build_conf()
670 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dnconf.c575 static void item_add_str(const char *fmt, ...) in item_add_str() function
903 item_add_str("%*c%s", indent + 1, in build_conf()
907 item_add_str(" (%s)", in build_conf()
909 item_add_str(" --->"); in build_conf()
968 item_add_str("%*c%s%s", tmp, ' ', in build_conf()
976 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
981 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c562 item_add_str("%*c%s", indent + 1, ' ', menu_get_prompt(menu)); in build_conf()
565 item_add_str(" (%s)", menu_get_prompt(def_menu)); in build_conf()
566 item_add_str(" --->"); in build_conf()
620 item_add_str("%*c%s%s", tmp, ' ', menu_get_prompt(menu), in build_conf()
628 item_add_str("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu), in build_conf()
632 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
H A Dnconf.c565 static void item_add_str(const char *fmt, ...) in item_add_str() function
831 item_add_str("%*c%s", indent + 1, in build_conf()
835 item_add_str(" (%s)", in build_conf()
837 item_add_str(" --->"); in build_conf()
896 item_add_str("%*c%s%s", tmp, ' ', in build_conf()
904 item_add_str("%*c%s%s", indent + 1, ' ', in build_conf()
909 item_add_str(" %s", menu_is_empty(menu) ? "----" : "--->"); in build_conf()
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Ddialog.h143 void item_add_str(const char *fmt, ...);
H A Dutil.c610 void item_add_str(const char *fmt, ...) in item_add_str() function
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Ddialog.h127 void item_add_str(const char *fmt, ...);
H A Dutil.c610 void item_add_str(const char *fmt, ...) in item_add_str() function

Completed in 11 milliseconds