Searched refs:mfstmax (Results 1 – 1 of 1) sorted by relevance
16946 int mfstcnt, rminstct, instct, mfstmax; in lscf_service_cleanup() local17017 mfstmax = MFSTFILE_MAX; in lscf_service_cleanup()17173 if (mfstcnt >= (mfstmax - 1)) { in lscf_service_cleanup()17176 mfstmax = mfstmax * 2; in lscf_service_cleanup()17178 sizeof (struct mpg_mfile *) * mfstmax); in lscf_service_cleanup()