taglinefilesource code
DYNAMIC_MINORS58drivers/char/misc.cstatic unsigned char misc_minors[DYNAMIC_MINORS / 8];
DYNAMIC_MINORS125drivers/char/misc.cint i = DYNAMIC_MINORS;
DYNAMIC_MINORS132drivers/char/misc.cif (misc->minor < DYNAMIC_MINORS)
DYNAMIC_MINORS152drivers/char/misc.cif (i < DYNAMIC_MINORS && i>0) {