Home
last modified time | relevance | path

Searched defs:handler_ctx_free (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_skeleton.c52 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_setenv.c43 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_extforward.c112 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_rewrite.c59 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_proxy.c137 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_scgi.c377 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free() function
H A Dmod_fastcgi.c511 static void handler_ctx_free(server *srv, handler_ctx *hctx) { in handler_ctx_free() function