ngx_http_log_gzip   99 src/http/modules/ngx_http_log_module.c static ssize_t ngx_http_log_gzip(ngx_fd_t fd, u_char *buf, size_t len,
ngx_http_log_gzip  411 src/http/modules/ngx_http_log_module.c             n = ngx_http_log_gzip(log->file->fd, buf, len, buffer->gzip,
ngx_http_log_gzip  717 src/http/modules/ngx_http_log_module.c         n = ngx_http_log_gzip(file->fd, buffer->start, len, buffer->gzip, log);