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

/dovecot/src/auth/
H A Dpassdb-template.h14 const char *const *passdb_template_get_args(struct passdb_template *tmpl, unsigned int *count_r);
H A Dpassdb-template.c98 const char *const *passdb_template_get_args(struct passdb_template *tmpl, unsigned int *count_r) function
H A Ddb-oauth2.c279 const char *const *args = passdb_template_get_args(req->db->tmpl, &n);
375 args = passdb_template_get_args(tmpl, &count);
H A Ddb-lua.c83 return passdb_template_get_args(tpl, count_r);

Completed in 14 milliseconds