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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c894 ctx->ctx_mta_aflags = v; /* MTA action flags */
985 m_aflags = ctx->ctx_mta_aflags;
990 ctx->ctx_mta_aflags,
1030 ctx->ctx_aflags = ctx->ctx_mta_aflags;
1041 ctx->ctx_mta_aflags);
1085 if ((i & ctx->ctx_mta_aflags) != i)
1090 (long) ctx->ctx_id, ctx->ctx_mta_aflags, i);
1129 , ctx->ctx_mta_aflags, ctx->ctx_mta_pflags
H A Dlibmilter.h109 unsigned long ctx_mta_aflags; /* MTA action flags */ member in struct:smfi_str

Completed in 62 milliseconds