Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dplugin.c275 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_PHYSICAL, handle_physical) in PLUGIN_TO_SLOT()
404 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_PHYSICAL, handle_physical);
H A Dplugin.h44 …handler_t (* handle_physical) (server *srv, connection *con, void *p_d); /* mapping url … member
H A Dmod_alias.c196 p->handle_physical= mod_alias_physical_handler; in mod_alias_plugin_init()
H A Dmod_flv_streaming.c270 p->handle_physical = mod_flv_streaming_path_handler; in mod_flv_streaming_plugin_init()
H A Dmod_secure_download.c294 p->handle_physical = mod_secdownload_uri_handler; in mod_secdownload_plugin_init()
H A Dmod_cml.c318 p->handle_physical = mod_cml_power_magnet; in mod_cml_plugin_init()
H A Dmod_userdir.c320 p->handle_physical = mod_userdir_docroot_handler; in mod_userdir_plugin_init()
H A Dmod_rewrite.c501 p->handle_physical = mod_rewrite_physical; in mod_rewrite_plugin_init()
H A Dmod_magnet.c1095 p->handle_physical = mod_magnet_physical; in mod_magnet_plugin_init()
H A Dmod_webdav.c2504 p->handle_physical = mod_webdav_subrequest_handler; in mod_webdav_plugin_init()