taglinefilesource code
MIN_NR_CONSOLES447drivers/char/console.cif (currcons >= MIN_NR_CONSOLES)
MIN_NR_CONSOLES2012drivers/char/console.cfor (currcons = 0; currcons < MIN_NR_CONSOLES; currcons++) {
MIN_NR_CONSOLES2064drivers/char/console.cMIN_NR_CONSOLES, (MIN_NR_CONSOLES == 1) ? "" : "s",