Searched defs:tplstr (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | db-lua.c | 91 const char *tplstr = luaL_checkstring(L, 2); local 95 const char *const *fields = auth_request_template_build(req, tplstr, &count); |
Completed in 338 milliseconds