Searched refs:ngx_http_log_gzip_alloc (Results 1 – 1 of 1) sorted by relevance
107 static void *ngx_http_log_gzip_alloc(void *opaque, u_int items, u_int size);623 zstream.zalloc = ngx_http_log_gzip_alloc; in ngx_http_log_gzip()694 ngx_http_log_gzip_alloc(void *opaque, u_int items, u_int size) in ngx_http_log_gzip_alloc() function