Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dbase.h149 handler_t (* request_env)(request_st *r); member
H A Dhttp_cgi.c333 con->srv->request_env(r); in http_cgi_headers()
H A Dmod_ajp13.c459 r->con->srv->request_env(r); in ajp13_enc_attributes()
H A Dserver.c376 srv->request_env = plugins_call_handle_request_env; in server_init()
H A Dmod_magnet.c3340 r->con->srv->request_env(r); in magnet_attract_array()