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

/httpd/modules/cache/
H A Dmod_socache_dbm.c362 int deleted = 0; local
448 deleted++;
459 elts, elts-deleted, deleted);
/httpd/support/
H A Dhtcacheclean.c103 static int deldirs; /* flag: true means directories should be deleted */
111 static apr_off_t unsolicited; /* file size summary for deleted unsolicited
248 "%" APR_OFF_T_FMT " entries deleted (%" APR_OFF_T_FMT " from future, %"
844 /* single data and header files may be deleted either in realclean
934 /* temp files may only be deleted in realclean mode which
1288 " directories with -t, the inodes reported deleted in the stats" NL
1289 " cannot take into account the directories deleted, and will be" NL
1330 "deleted from the cache. A reverse proxied URL is made up as follows:" NL
1619 int deleted = 0; local
1637 deleted
[all...]

Completed in 34 milliseconds