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

/dovecot/src/auth/
H A Ddb-lua.c41 auth_request_lua_do_var_expand(struct auth_request *req, const char *tpl, function
60 if (auth_request_lua_do_var_expand(req, tpl, &value, &error) < 0) {
111 } else if (auth_request_lua_do_var_expand(req, value, &expanded, &error) < 0) {

Completed in 588 milliseconds