Searched refs:auto_done (Results 1 – 1 of 1) sorted by relevance
2305 int auto_done; /* good enough for now */ member2353 if ((msg_ctx->auto_done & done) == 0 && strcmp(*cpp, STR(buf)) == 0) { in milter8_header()2354 msg_ctx->auto_done |= done; in milter8_header()2567 msg_ctx.auto_done = 0; in milter8_message()