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

/dovecot/src/auth/
H A Dauth-postfix-connection.c37 static void auth_postfix_connection_destroy(struct auth_postfix_connection **_conn);
149 auth_postfix_connection_destroy(&conn);
155 auth_postfix_connection_destroy(&conn);
164 auth_postfix_connection_destroy(&conn);
188 auth_postfix_connection_destroy(struct auth_postfix_connection **_conn) function
237 auth_postfix_connection_destroy(&conn);

Completed in 1043 milliseconds