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

/sendmail/libmilter/
H A Dengine.c838 mi_int32 i, v, fake_pflags, internal_pflags; local
896 internal_pflags = 0;
918 internal_pflags |= SMFIP_MDS_1M;
923 internal_pflags |= SMFIP_MDS_256K;
948 ctx->ctx_mta_pflags = (v & ~SMFI_INTERNAL) | internal_pflags;
1135 " testmode=%d, pflags2mta=%X, internal_pflags=%X\n"
1137 , ctx->ctx_pflags2mta, internal_pflags);
1150 | internal_pflags;

Completed in 11 milliseconds