Home
last modified time | relevance | path

Searched refs:CurrentLA (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2110 CurrentLA = getla(); in sm_getla()
2111 (void) sm_snprintf(labuf, sizeof(labuf), "%d", CurrentLA); in sm_getla()
2148 CurrentLA, pri);
2161 if (CurrentLA < QueueLA)
2167 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
2259 if (limit > 0 && CurrentLA >= limit)
2266 CurrentLA);
2269 Daemons[dn].d_name, CurrentLA);
2289 if (limit > 0 && CurrentLA >= limit)
2298 CurrentLA, limit);
[all …]
H A Dsrvrsmtp.c523 if (DelayLA > 0 && (CurrentLA = getla()) >= DelayLA) \
535 cmd, CurrentLA, DelayLA); \
H A Dsendmail.h2261 EXTERN int CurrentLA; /* current load average */ variable
H A Dqueue.c1793 CurrentLA, sequenceno,