Searched refs:logged_line_length_limit (Results 1 – 3 of 3) sorted by relevance
93 state->logged_line_length_limit = 0; in smtp_state_alloc()
209 unsigned logged_line_length_limit:1; member
1199 if (state->logged_line_length_limit == 0) { in smtp_text_out()1202 state->logged_line_length_limit = 1; in smtp_text_out()