Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c5356 #define QIC_LEN_SQR (QIC_LEN * QIC_LEN) macro
5373 if (cX >= QIC_LEN_SQR || LastQueueTime == 0 || LastQueuePid != pid)
5380 % QIC_LEN_SQR;
5398 seq = (cX + random_offset) % QIC_LEN_SQR;