Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds