Home
last modified time | relevance | path

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

/PHP-5.4/sapi/fpm/fpm/
H A Dfastcgi.h85 } fcgi_end_request; typedef
89 fcgi_end_request body;
H A Dfastcgi.c936 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
/PHP-5.4/sapi/cgi/
H A Dfastcgi.h102 } fcgi_end_request; typedef
106 fcgi_end_request body;
H A Dfastcgi.c1321 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));

Completed in 19 milliseconds