Lines Matching refs:CurrentLA
2187 CurrentLA = getla(); in sm_getla()
2188 (void) sm_snprintf(labuf, sizeof(labuf), "%d", CurrentLA); in sm_getla()
2225 CurrentLA, pri);
2238 if (CurrentLA < QueueLA)
2244 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
2335 if (limit > 0 && CurrentLA >= limit)
2342 CurrentLA);
2345 Daemons[dn].d_name, CurrentLA);
2365 if (limit > 0 && CurrentLA >= limit)
2374 CurrentLA, limit);
2378 Daemons[dn].d_name, CurrentLA, limit);