Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg.c186 static int msg_error_bound = 13; variable
245 if (++msg_error_count >= msg_error_bound) in vmsg_error()
331 int old = msg_error_bound; in msg_error_limit()
333 msg_error_bound = limit; in msg_error_limit()