Searched defs:log_connection_destroy (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/log/
H A Dlog-connection.c58 log_connection_destroy(struct log_connection *log, bool shutting_down);
344 log_connection_destroy(log, FALSE);
371 log_connection_destroy(log, FALSE);
418 log_connection_destroy(struct log_connection *log, bool shutting_down) function
462 log_connection_destroy(log_connections, TRUE);

Completed in 19 milliseconds