Home
last modified time | relevance | path

Searched defs:console (Results 1 – 4 of 4) sorted by relevance

/minix3/minix/drivers/tty/tty/arch/i386/
H A Dconsole.c71 typedef struct console { struct
76 unsigned c_start; /* start of video memory of this console */ argument
77 unsigned c_limit; /* limit of this console's video memory */ argument
89 } console_t; argument
107 static int shutting_down = FALSE; /* don't allow console switches */ argument
/minix3/lib/libc/gen/
H A Dfmtmsg.c183 FILE *console; in fmtmsg() local
/minix3/external/bsd/bind/dist/bin/tests/dst/
H A Dgsstest.c98 console(isc_task_t *task, isc_event_t *event) in console() function
/minix3/usr.sbin/installboot/
H A Dinstallboot.h88 const char *console; /* name of console */ member