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

/dovecot/src/auth/
H A Ddb-lua.c510 auth_lua_call_lookup_finish(struct dlua_script *script, struct auth_request *req, function
583 return auth_lua_call_lookup_finish(script, req, NULL, NULL, error_r);
598 return auth_lua_call_lookup_finish(script, req, scheme_r, password_r, error_r);

Completed in 12 milliseconds