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

/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);

Completed in 10 milliseconds