Searched refs:MAX_TTYS (Results 1 – 1 of 1) sorted by relevance
28 #define MAX_TTYS (16) macro71 static char *vt_conf[MAX_TTYS];73 static struct line vts[MAX_TTYS];163 for (i = 0; i < MAX_TTYS; i++) { in stdio_init()194 line_setup(vt_conf, MAX_TTYS, &def_conf, str, "console"); in console_chan_setup()