Searched defs:QIC_LEN_R (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c5342 # define QIC_LEN_R 62 macro
5408 idbuf[4] = QueueIdChars[tm->tm_min % QIC_LEN_R];
5409 idbuf[5] = QueueIdChars[tm->tm_sec % QIC_LEN_R];

Completed in 58 milliseconds