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

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dengine.c902 ctx->ctx_mta_aflags = v; /* MTA action flags */
993 m_aflags = ctx->ctx_mta_aflags;
998 ctx->ctx_mta_aflags,
1038 ctx->ctx_aflags = ctx->ctx_mta_aflags;
1049 ctx->ctx_mta_aflags);
1093 if ((i & ctx->ctx_mta_aflags) != i)
1098 (long) ctx->ctx_id, ctx->ctx_mta_aflags, i);
1137 , 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 122 milliseconds