Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_fastcgi.c1816 static int fcgi_create_env(server *srv, handler_ctx *hctx, size_t request_id) { in fcgi_create_env() function
3051 if (-1 == fcgi_create_env(srv, hctx, hctx->request_id)) return HANDLER_ERROR; in fcgi_write_request()