Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_cgi.c753 static int cgi_create_env(request_st * const r, plugin_data * const p, handler_ctx * const hctx, bu… in cgi_create_env() function
1139 if (cgi_create_env(r, p, hctx, hctx->cgi_handler)) { in SUBREQUEST_FUNC()