Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDmilter.c75 # define SMFS_INMSG 'M' /* currently servicing a message */ macro
1858 m->mf_state != SMFS_INMSG)
2147 m->mf_state = SMFS_INMSG;
2231 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))
4037 case SMFS_INMSG:
4103 case SMFS_INMSG:
4344 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))
4347 m->mf_state = SMFS_INMSG;
4774 if (m->mf_sock < 0 || m->mf_state != SMFS_INMSG)