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

/httpd/support/
H A Dhtcacheclean.c182 apr_off_t tfrag, sfrag, ufrag; local
189 tfrag = ((s->total * 10) / KBYTE) % 10;
193 tfrag = ((s->total * 10) / KBYTE) % 10;
237 tfrag, ttype, s->sum, sfrag, stype);

Completed in 4053 milliseconds