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

/dovecot/src/auth/
H A Duserdb-static.c17 struct static_userdb_module { struct
28 struct static_userdb_module *module =
29 (struct static_userdb_module *)_module;
80 struct static_userdb_module *module =
81 (struct static_userdb_module *)_module;
119 struct static_userdb_module *module;
122 module = p_new(pool, struct static_userdb_module, 1);

Completed in 9 milliseconds