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