Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dhttp_cgi.h19 } http_cgi_opts; typedef
23 int http_cgi_headers (request_st *r, http_cgi_opts *opts, http_cgi_header_append_cb cb, void *vdata…
H A Dmod_scgi.c183 http_cgi_opts opts = { 0, 0, host->docroot, NULL }; in scgi_create_env()
H A Dhttp_cgi.c120 http_cgi_headers (request_st * const r, http_cgi_opts * const opts, http_cgi_header_append_cb cb, v… in http_cgi_headers()
H A Dmod_ajp13.c561 http_cgi_opts opts = { in ajp13_create_env()
568 http_cgi_opts opts = { 0, 0, NULL, NULL }; in ajp13_create_env()
H A Dmod_fastcgi.c238 http_cgi_opts opts = { in fcgi_create_env()
H A Dmod_cgi.c828 http_cgi_opts opts = { 0, 0, NULL, NULL }; in cgi_create_env()
H A Dmod_ssi.c547 http_cgi_opts opts = { 0, 0, NULL, NULL }; in build_ssi_cgi_vars()