Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfastcgi.h50 #define FCGI_BEGIN_REQUEST 1 macro
H A Dmod_fastcgi.c1838 fcgi_header(&(beginRecord.header), FCGI_BEGIN_REQUEST, request_id, sizeof(beginRecord.body), 0); in fcgi_create_env()