Searched refs:REPLYCLASS (Results 1 – 3 of 3) sorted by relevance
2743 else if (REPLYCLASS(r) != 5)2827 else if (REPLYCLASS(r) != 5)
2602 #define REPLYCLASS(r) (((r) / 10) % 10) /* second digit of reply code */ macro
4114 replycode[1] = DIG2CHAR(REPLYCLASS(e->e_rcode));