Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_cgi.c101 static handler_ctx * cgi_handler_ctx_init(void) { in cgi_handler_ctx_init() function
1024 handler_ctx *hctx = cgi_handler_ctx_init(); in URIHANDLER_FUNC()