Searched refs:deflate_file_to_buffer_bzip2 (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_compress.c | 365 static int deflate_file_to_buffer_bzip2(server *srv, connection *con, plugin_data *p, unsigned char… in deflate_file_to_buffer_bzip2() function 541 ret = deflate_file_to_buffer_bzip2(srv, con, p, start, sce->st.st_size); in deflate_file_to_file() 637 ret = deflate_file_to_buffer_bzip2(srv, con, p, start, sce->st.st_size); in deflate_file_to_buffer()
|