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

/dovecot/src/auth/
H A Ddb-lua.c91 const char *tplstr = luaL_checkstring(L, 2); local
95 const char *const *fields = auth_request_template_build(req, tplstr, &count);

Completed in 20 milliseconds