Apache HTTPD
Public Attributes | List of all members
lua_authz_provider_spec Struct Reference
module lua_module

Public Attributes

const charname
 
const charfile_name
 
const charfunction_name
 
ap_lua_vm_specspec
 

Detailed Description

Definition at line 61 of file mod_lua.c.

Member Data Documentation

◆ file_name

const char* lua_authz_provider_spec::file_name

Definition at line 63 of file mod_lua.c.

◆ function_name

const char* lua_authz_provider_spec::function_name

Definition at line 64 of file mod_lua.c.

◆ name

const char* lua_authz_provider_spec::name

Definition at line 62 of file mod_lua.c.

◆ spec

ap_lua_vm_spec* lua_authz_provider_spec::spec

Definition at line 65 of file mod_lua.c.


The documentation for this struct was generated from the following file: