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

/httpd/modules/database/
H A Dmod_dbd.c662 static apr_status_t dbd_setup_init(apr_pool_t *pool, server_rec *s) function
704 apr_status_t rv = dbd_setup_init(p, s);
717 * initialize the reslist because dbd_setup_init failed to do so

Completed in 13 milliseconds