Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcollect.c336 #define IS_CR 4 /* read "\r" */ macro
515 !(IS_CR == istate || IS_DOTCR == istate))
585 case IS_CR:
618 istate = IS_CR;