Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h2802 #define REPLYMINOR(r) ((r) % 10) /* last digit of reply code */ macro
H A Dsrvrsmtp.c4556 replycode[2] = DIG2CHAR(REPLYMINOR(e->e_rcode));