Home
last modified time | relevance | path

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

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