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

/dovecot/src/auth/
H A Ddb-lua.c361 static int auth_lua_call_lookup(struct dlua_script *script, const char *fn, function
593 if (auth_lua_call_lookup(script, AUTH_LUA_PASSDB_LOOKUP, req, error_r) < 0) {
606 if (auth_lua_call_lookup(script, AUTH_LUA_USERDB_LOOKUP, req, error_r) < 0) {

Completed in 11 milliseconds