Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dplugin.c274 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_DOCROOT, handle_docroot) in PLUGIN_TO_SLOT()
403 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_DOCROOT, handle_docroot);
H A Dplugin.h43 …handler_t (* handle_docroot) (server *srv, connection *con, void *p_d); /* getting the … member
H A Dmod_simple_vhost.c276 p->handle_docroot = mod_simple_vhost_docroot; in mod_simple_vhost_plugin_init()
H A Dmod_evhost.c339 p->handle_docroot = mod_evhost_uri_handler; in mod_evhost_plugin_init()
H A Dmod_mysql_vhost.c450 p->handle_docroot = mod_mysql_vhost_handle_docroot;
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dplugins.txt185 handle_docroot