Searched refs:http_cgi_opts (Results 1 – 7 of 7) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | http_cgi.h | 19 } 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 D | mod_scgi.c | 183 http_cgi_opts opts = { 0, 0, host->docroot, NULL }; in scgi_create_env()
|
| H A D | http_cgi.c | 120 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 D | mod_ajp13.c | 561 http_cgi_opts opts = { in ajp13_create_env() 568 http_cgi_opts opts = { 0, 0, NULL, NULL }; in ajp13_create_env()
|
| H A D | mod_fastcgi.c | 238 http_cgi_opts opts = { in fcgi_create_env()
|
| H A D | mod_cgi.c | 828 http_cgi_opts opts = { 0, 0, NULL, NULL }; in cgi_create_env()
|
| H A D | mod_ssi.c | 547 http_cgi_opts opts = { 0, 0, NULL, NULL }; in build_ssi_cgi_vars()
|