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

/httpd/support/
H A Dhtcacheclean.c1145 const char *vdir = apr_pstrcat(pool, rest, CACHE_HEADER_SUFFIX, local
1171 if (!strcmp(dirent.name, vdir)) {
1206 status = remove_directory(pool, apr_pstrcat(pool, base, "/", vdir, NULL));

Completed in 555 milliseconds