star_unit 1020 kern/subr_userconf.c int val, max_unit, star_unit, orig; star_unit 1111 kern/subr_userconf.c star_unit = -1; star_unit 1121 kern/subr_userconf.c if (cfdata[i].cf_unit > star_unit) star_unit 1122 kern/subr_userconf.c star_unit = cfdata[i].cf_unit; star_unit 1130 kern/subr_userconf.c star_unit++; star_unit 1141 kern/subr_userconf.c if (cfdata[i].cf_starunit1 < star_unit) star_unit 1143 kern/subr_userconf.c star_unit;