Lines Matching defs:auth
3 #include "auth-common.h"
14 #include "auth-request.h"
15 #include "auth-worker-client.h"
29 struct auth *auth;
635 userdb = auth_userdb_find_by_id(client->auth->userdbs, userdb_id);
743 if (!version_string_verify(line, "auth-worker",
759 "than auth server. Maybe config just changed "
802 auth_worker_client_create(struct auth *auth, int fd)
809 client->auth = auth;