Searched refs:move (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/filters/ | ||
H A D | mod_buffer.c | 60 int move = 0; local 87 move = 1; 164 * large bucket), then move the buckets instead of copying 167 if (move && APR_BUCKET_IS_HEAP(e)) { 171 move = 0; |
Completed in 1224 milliseconds