Searched refs:auth_pid (Results 1 - 6 of 6) sorted by relevance
/dovecot/src/lib-master/ | ||
H A D | master-auth.h | 42 pid_t auth_pid; member in struct:master_auth_request |
H A D | master-login-auth.c | 28 pid_t auth_pid; member in struct:master_login_auth_request 402 if (auth->auth_server_pid != req->auth_pid && auth->spid_received) { 405 (unsigned int)req->auth_pid, 478 login_req->auth_pid = req->auth_pid; |
H A D | master-auth.c | 163 i_assert(params->request.auth_pid != 0); |
/dovecot/src/login-common/ | ||
H A D | sasl-server.c | 30 unsigned int auth_pid, auth_id; member in struct:anvil_request 136 req.auth_pid = anvil_request->auth_pid; 221 req->auth_pid = auth_client_request_get_server_pid(request); |
/dovecot/src/doveadm/ | ||
H A D | doveadm-auth.c | 40 unsigned int auth_pid; member in struct:authtest_input 124 input->auth_pid = auth_client_request_get_server_pid(request); 367 master_auth_req.auth_pid = input->auth_pid; |
H A D | doveadm-auth-server.c | 39 unsigned int auth_pid; member in struct:authtest_input |
Completed in 14 milliseconds