Home
last modified time | relevance | path

Searched refs:attr_function_text (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/scripts/kconfig/
Dnconf.h53 extern int attr_function_text;
Dnconf.gui.c28 int attr_function_text; variable
64 COLOR_ATTR(attr_function_text, COLOR_YELLOW, COLOR_DEFAULT, A_REVERSE),
88 NO_COLOR_ATTR(attr_function_text, A_REVERSE),
Dnconf.c383 wattrset(main_window, attr_function_text); in print_function_line()