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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c5366 # define QIC_LEN_R 62 macro
5432 idbuf[4] = QueueIdChars[tm->tm_min % QIC_LEN_R];
5433 idbuf[5] = QueueIdChars[tm->tm_sec % QIC_LEN_R];

Completed in 108 milliseconds