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

/httpd/modules/lua/
H A Dmod_lua.h137 ap_lua_inherit_t inherit; member in struct:__anon222
/httpd/modules/loggers/
H A Dmod_log_config.c266 int inherit; member in struct:__anon198
1231 if (cls->inherit || !mls->config_logs->nelts) {
1263 * vhosts inherit any globally-defined format names.
1375 /* Set the inherit flag unless there was some error */
1379 cls->inherit = 1;
1410 "Same as CustomLog, but forces virtualhosts to inherit the log"),
/httpd/modules/proxy/
H A Dmod_proxy.h182 unsigned int inherit:1; member in struct:__anon275

Completed in 20 milliseconds