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

/httpd/modules/lua/
H A Dmod_lua.c953 typedef struct hack_section_baton struct
958 } hack_section_baton; typedef in typeref:struct:hack_section_baton
975 hack_section_baton *baton = directive->data;
1040 hack_section_baton *baton;
1094 baton = apr_pcalloc(cmd->pool, sizeof(hack_section_baton));

Completed in 32 milliseconds