Searched refs:Console (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/sqlite3/
H A DReplace.cs102 Console.WriteLine(message);
107 Console.WriteLine(String.Format(
173 TextReader inputTextReader = Console.In;
174 TextWriter outputTextWriter = Console.Out;
/freebsd-10-stable/usr.sbin/ac/
H A Dac.c82 static const char *Console = CONSOLE_TTY; variable
151 * is someone logged in on Console?
159 if (strcmp(up->line, Console) == 0)
216 Console = optarg;
357 * someone being logged in on Console - due to the wtmp
378 strlcpy(up->ut_line, Console, sizeof(up->ut_line));
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_tool.h411 * Toolbox Console Text Display Tool
414 /* Toolbox Console Text Display Tool request message */
427 U8 Console; /* 0x0C */ member in struct:_MPI2_TOOLBOX_TEXT_DISPLAY_REQUEST
436 /* defines for the Console field */
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src821 mach|Mach Console,
835 mach-bold|Mach Console with bold instead of underline,
837 mach-color|Mach Console with ANSI color,
937 # Console documents only 3 attributes can be set with SGR (so we don't use sgr).
1278 # QNX 4.0 Console
1769 origpc3|origibmpc3|IBM PC 386BSD Console,
1781 oldpc3|oldibmpc3|old IBM PC BSD/386 Console,
1797 bsdos-pc|IBM PC BSD/OS Console,
1818 pc3|BSD/OS on the PC Console,
1820 ibmpc3|pc3-bold|BSD/OS on the PC Console wit
[all...]

Completed in 443 milliseconds