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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h267 #define SMFIS_NOREPLY 7 macro
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c145 ? SMFIS_NOREPLY : SMFIS_CONTINUE;
H A Dengine.c228 #define _SMFIS_NOREPLY SMFIS_NOREPLY
621 if (bit != 0 && (ctx->ctx_pflags & bit) != 0 && r != SMFIS_NOREPLY)
647 r = SMFIS_NOREPLY;
708 case SMFIS_NOREPLY:

Completed in 48 milliseconds