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

/dovecot/src/auth/
H A Dauth-common.h13 void auth_module_load(const char *names);
H A Dtest-mock.c12 void auth_module_load(const char *names ATTR_UNUSED) function
H A Dmain.c216 void auth_module_load(const char *names) function
H A Dmech.c161 auth_module_load(mech_get_plugin_name(name));
H A Duserdb.c139 auth_module_load(t_strconcat("authdb_", set->driver, NULL));
H A Dpassdb.c202 auth_module_load(t_strconcat("authdb_", set->driver, NULL));

Completed in 232 milliseconds