Home
last modified time | relevance | path

Searched refs:deflate_file_to_buffer (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_compress.c583 static int deflate_file_to_buffer(server *srv, connection *con, plugin_data *p, buffer *fn, stat_ca… in deflate_file_to_buffer() function
891 if (0 != deflate_file_to_buffer(srv, con, p, con->physical.path, sce, compression_type)) in PHYSICALPATH_FUNC()