Searched defs:exipc_handler (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_ipc.c220 static int exipc_handler(request_rec *r) function
338 ap_hook_handler(exipc_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 9 milliseconds