Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfastcgi.h52 #define FCGI_END_REQUEST 3 macro
H A Dmod_fastcgi.c2680 case FCGI_END_REQUEST: in fcgi_demux_response()