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

/dovecot/src/auth/
H A Dauth.c228 auth_preinit(const struct auth_settings *set, const char *service, pool_t pool, function
376 auth = auth_preinit(set, NULL, pool, reg);
390 auth = auth_preinit(service_set, services[i], pool, reg);

Completed in 12 milliseconds