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

/dovecot/src/auth/
H A Dauth-worker-server.c65 static const char *worker_socket_path; variable
181 fd = net_connect_unix_with_retries(worker_socket_path, 5000);
185 worker_socket_path));
188 worker_socket_path);
488 worker_socket_path = "auth-worker";

Completed in 11 milliseconds