ngx_http_log_gzip_alloc 102 src/http/modules/ngx_http_log_module.c static void *ngx_http_log_gzip_alloc(void *opaque, u_int items, u_int size); ngx_http_log_gzip_alloc 605 src/http/modules/ngx_http_log_module.c zstream.zalloc = ngx_http_log_gzip_alloc;