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

/dovecot/src/auth/
H A Dauth-worker-client.c55 void auth_worker_refresh_proctitle(const char *state) function
554 auth_worker_refresh_proctitle(CLIENT_STATE_IDLE);
678 auth_worker_refresh_proctitle(args[1]);
696 auth_worker_refresh_proctitle(CLIENT_STATE_IDLE);
765 auth_worker_refresh_proctitle(CLIENT_STATE_IDLE);
817 auth_worker_refresh_proctitle(CLIENT_STATE_HANDSHAKE);
844 auth_worker_refresh_proctitle("");
870 auth_worker_refresh_proctitle("");
883 auth_worker_refresh_proctitle(CLIENT_STATE_IDLE);
890 auth_worker_refresh_proctitle(CLIENT_STATE_STO
[all...]

Completed in 12 milliseconds