Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c36 #define REPLYCLASS(r) (((r) / 10) % 10) /* second digit of reply code */ macro
2737 else if (REPLYCLASS(r) != 5)
2818 else if (REPLYCLASS(r) != 5)