Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dhttp_chunk.h10 off_t http_chunkqueue_length(server *srv, connection *con);
H A Dhttp_chunk.c124 off_t http_chunkqueue_length(server *srv, connection *con) { in http_chunkqueue_length() function