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

/dovecot/src/imap-urlauth/
H A Dimap-urlauth-login.c131 client_unref(&client);
/dovecot/src/login-common/
H A Dclient-common.c260 so don't disconnect the client until client_unref(). */
318 if (client_unref(&client) && initial_service_count == 1) {
341 bool client_unref(struct client **_client) function
586 client_unref(&client);
1110 client_unref(&client);
H A Dclient-common.h263 bool client_unref(struct client **client) ATTR_NOWARN_UNUSED_RESULT;
H A Dmain.c171 client_unref(&client);
H A Dclient-common-auth.c766 client_unref(&client);
H A Dlogin-proxy.c529 client_unref(&client);
/dovecot/src/pop3-login/
H A Dclient.c140 client_unref(&client);
/dovecot/src/imap-login/
H A Dimap-login-client.c370 client_unref(&client);

Completed in 1742 milliseconds