Searched refs:pipe_warned (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-old-stats/
H A Dstats-connection.c71 static bool pipe_warned = FALSE; local
86 if (str_len(str) > PIPE_BUF && !pipe_warned) {
90 pipe_warned = TRUE;

Completed in 7 milliseconds