Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2336 EXTERN long WkTimeFact; /* priority offset each time this job is run */ variable
H A Dreadcf.c3028 WkTimeFact = atoi(val);
H A Dconf.c286 WkTimeFact = 90000L; /* option Z */
H A Dqueue.c4361 e->e_msgpriority = atol(&bp[1]) + WkTimeFact;