Searched refs:x_child_exit (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_hooks.c829 static apr_status_t x_child_exit(void *data) function
840 note = apr_pstrcat(s->process->pool, "x_child_exit(", sname, ")", NULL);
863 apr_pool_cleanup_register(p, s, x_child_exit, x_child_exit);

Completed in 1065 milliseconds