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.h38 FCGI_END_REQUEST = 3, /* [out] */ enumerator
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.h55 FCGI_END_REQUEST = 3, /* [out] */ enumerator
H A Dfastcgi.c1323 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));

Completed in 19 milliseconds