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

/httpd/modules/database/
H A Dmod_dbd.c612 static apr_status_t dbd_destroy(void *data) function
633 * apr_reslist_create(). We do this by registering dbd_destroy()
655 apr_pool_cleanup_register(group->pool, group, dbd_destroy,

Completed in 18 milliseconds