Home
last modified time | relevance | path

Searched refs:logged_line_length_limit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_state.c93 state->logged_line_length_limit = 0; in smtp_state_alloc()
H A Dsmtp.h209 unsigned logged_line_length_limit:1; member
H A Dsmtp_proto.c1199 if (state->logged_line_length_limit == 0) { in smtp_text_out()
1202 state->logged_line_length_limit = 1; in smtp_text_out()