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

/httpd/server/
H A Dconfig.c1587 const char *runtime_dir = ap_runtime_dir ? ap_runtime_dir : ap_server_root_relative(p, DEFAULT_REL_RUNTIMEDIR); local
1589 rv = apr_filepath_merge(&newpath, runtime_dir, file,

Completed in 17 milliseconds