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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/
H A Dapr_dbd.h180 /** apr_dbd_native_handle: get native database handle of the underlying db
186 APU_DECLARE(void*) apr_dbd_native_handle(const apr_dbd_driver_t *driver,
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A Dtestdbd.c154 native = apr_dbd_native_handle(driver, handle);
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapr_dbd.h180 /** apr_dbd_native_handle: get native database handle of the underlying db
186 APU_DECLARE(void*) apr_dbd_native_handle(const apr_dbd_driver_t *driver,
/macosx-10.9.5/apr-30/apr-util/apr-util/test/
H A Dtestdbd.c154 native = apr_dbd_native_handle(driver, handle);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/dbd/
H A Dapr_dbd.c288 APU_DECLARE(void*) apr_dbd_native_handle(const apr_dbd_driver_t *driver, function
/macosx-10.9.5/apr-30/apr-util/apr-util/dbd/
H A Dapr_dbd.c293 APU_DECLARE(void*) apr_dbd_native_handle(const apr_dbd_driver_t *driver, function

Completed in 139 milliseconds