Searched refs:auto_hdrs (Results 1 – 6 of 6) sorted by relevance
88 state->auto_hdrs = argv_alloc(1); in cleanup_state_alloc()165 argv_free(state->auto_hdrs); in cleanup_state_free()
66 ARGV *auto_hdrs; /* MTA's own header(s) */ member
643 argv_add(state->auto_hdrs, vstring_str(header_buf), ARGV_END); in cleanup_header_callback()
2202 state->data_offset, state->auto_hdrs)) != 0) in cleanup_milter_inspect()
567 ARGV *auto_hdrs) in milter_message() argument582 auto_hdrs); in milter_message()
2304 ARGV *auto_hdrs; /* auto-generated headers */ member2352 for (cpp = msg_ctx->auto_hdrs->argv, done = 1; *cpp; cpp++, done <<= 1) in milter8_header()2532 ARGV *auto_hdrs) in milter8_message() argument2566 msg_ctx.auto_hdrs = auto_hdrs; in milter8_message()