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

/httpd/modules/cache/
H A Dmod_cache_disk.c110 static apr_status_t mkdir_structure(disk_cache_conf *conf, const char *file, apr_pool_t *pool) function
150 rv = mkdir_structure(conf, dest, pool);
984 rv = mkdir_structure(conf, dobj->hdrs.file, r->pool);

Completed in 13 milliseconds