Home
last modified time | relevance | path

Searched refs:lua_authz_provider_func (Results 1 – 1 of 1) sorted by relevance

/dports/www/apache24/httpd-2.4.53/modules/lua/
H A Dmod_lua.c71 } lua_authz_provider_func; typedef
1723 lua_authz_provider_func *func = apr_pcalloc(cmd->pool, sizeof(lua_authz_provider_func)); in lua_authz_parse()
1755 const lua_authz_provider_func *prov_func = parsed_require_line; in lua_authz_check()