Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c75 # define SMFS_INMSG 'M' /* currently servicing a message */ macro
1881 m->mf_state != SMFS_INMSG)
2170 m->mf_state = SMFS_INMSG;
2254 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))
4068 case SMFS_INMSG:
4134 case SMFS_INMSG:
4368 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))
4371 m->mf_state = SMFS_INMSG;
4787 if (m->mf_sock < 0 || m->mf_state != SMFS_INMSG)