Searched refs:ngx_stream_log_gzip_alloc (Results 1 – 1 of 1) sorted by relevance
106 static void *ngx_stream_log_gzip_alloc(void *opaque, u_int items, u_int size);514 zstream.zalloc = ngx_stream_log_gzip_alloc; in ngx_stream_log_gzip()585 ngx_stream_log_gzip_alloc(void *opaque, u_int items, u_int size) in ngx_stream_log_gzip_alloc() function