Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dnconf.h53 extern int attr_function_text;
H A 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),
H A Dnconf.c383 wattrset(main_window, attr_function_text); in print_function_line()