Searched refs:Foreground (Results 1 – 3 of 3) sorted by relevance
132 #define EFI_TEXT_ATTR(Foreground,Background) ((Foreground) | ((Background) << 4)) argument
374 static int Foreground = 0; /* Run in foreground, instead of daemonizing */ variable616 Foreground++; in main()769 if ((!Foreground) && (!Debug)) { in main()
2238 Foreground/background colors are combined incorrectly, working properly