Searched refs:DEFAULT_REL_RUNTIMEDIR (Results 1 - 4 of 4) sorted by relevance

/httpd/os/netware/
H A Dnetware_config_layout.h26 /* Check for definition of DEFAULT_REL_RUNTIMEDIR */
27 #ifndef DEFAULT_REL_RUNTIMEDIR
28 #define DEFAULT_REL_RUNTIMEDIR "logs" macro
/httpd/os/win32/
H A Dwin32_config_layout.h26 /* Check for definition of DEFAULT_REL_RUNTIMEDIR */
27 #ifndef DEFAULT_REL_RUNTIMEDIR
28 #define DEFAULT_REL_RUNTIMEDIR "logs" macro
/httpd/include/
H A Dap_config_layout.h.in58 #define DEFAULT_REL_RUNTIMEDIR "@rel_runtimedir@"
/httpd/server/
H A Dconfig.c1587 const char *runtime_dir = ap_runtime_dir ? ap_runtime_dir : ap_server_root_relative(p, DEFAULT_REL_RUNTIMEDIR);

Completed in 23 milliseconds