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

/httpd/support/
H A Dhtcacheclean.c595 static int process_dir(char *path, apr_pool_t *pool, apr_off_t *nodes) function
687 if (process_dir(d->basename, pool, nodes)) {
1760 if (!process_dir(path, instance, &nodes) && !interrupted) {

Completed in 1340 milliseconds