Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_fastcgi.c2181 int have_sendfile2 = 0; in fcgi_response_parse() local
2258 have_sendfile2 = 1; in fcgi_response_parse()
2354 if (have_sendfile2) { in fcgi_response_parse()