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

/dovecot/src/lib-master/
H A Dmaster-login-auth.c55 pid_t auth_server_pid; member in struct:master_login_auth
348 str_to_pid(line + 5, &auth->auth_server_pid) < 0) {
402 if (auth->auth_server_pid != req->auth_pid && auth->spid_received) {
406 (unsigned int)auth->auth_server_pid);

Completed in 868 milliseconds