Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/libmilter/
H A Dmfapi.h268 #define SMFIS_NOREPLY 7 macro
/freebsd/contrib/sendmail/libmilter/
H A Dexample.c145 ? SMFIS_NOREPLY : SMFIS_CONTINUE;
H A Dengine.c223 #define _SMFIS_NOREPLY SMFIS_NOREPLY
625 if (bit != 0 && (ctx->ctx_pflags & bit) != 0 && r != SMFIS_NOREPLY)
651 r = SMFIS_NOREPLY;
716 case SMFIS_NOREPLY:
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1185 LIBMILTER: A new return code SMFIS_NOREPLY has been added which