Searched defs:auth_lua_dovecot_auth_methods (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | db-lua.c | 326 static luaL_Reg auth_lua_dovecot_auth_methods[] = { variable 342 luaL_setfuncs(script->L, auth_lua_dovecot_auth_methods, 0); |
Completed in 23 milliseconds