Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2672 EXTERN long WkTimeFact; /* priority offset each time this job is run */ variable
H A Dreadcf.c3896 WkTimeFact = atoi(val);
H A Dconf.c292 WkTimeFact = 90000L; /* option Z */
H A Dqueue.c4467 e->e_msgpriority = atol(&bp[1]) + WkTimeFact;