Searched refs:SMFS_OPEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dmilter.c74 # define SMFS_OPEN 'O' /* connected to remote milter filter */ macro
1178 m->mf_state = SMFS_OPEN;
2229 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))
2378 if (m->mf_sock < 0 || m->mf_state != SMFS_OPEN)
4068 m->mf_state = SMFS_OPEN;
4134 m->mf_state = SMFS_OPEN;
4368 (m->mf_state != SMFS_OPEN && m->mf_state != SMFS_INMSG))

Completed in 45 milliseconds