Home
last modified time | relevance | path

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

/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dmod_fastcgi.c379 static apcb_t fcgi_child_exit(void * dc) in fcgi_child_exit() function
381 static apcb_t fcgi_child_exit(server_rec *dc0, pool *dc1) in fcgi_child_exit()
433 apr_pool_cleanup_register(p, NULL, fcgi_child_exit, fcgi_child_exit); in fcgi_child_init()
3054 fcgi_child_exit, /* process exit/cleanup */