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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A Dtestdbd.c189 ABTS_STR_EQUAL(tc, "sqlite2", apr_dbd_name(driver));
217 ABTS_STR_EQUAL(tc, "sqlite3", apr_dbd_name(driver));
/macosx-10.9.5/apr-30/apr-util/apr-util/test/
H A Dtestdbd.c189 ABTS_STR_EQUAL(tc, "sqlite2", apr_dbd_name(driver));
217 ABTS_STR_EQUAL(tc, "sqlite3", apr_dbd_name(driver));
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/
H A Dapr_dbd.h173 /** apr_dbd_name: get the name of the driver
178 APU_DECLARE(const char*) apr_dbd_name(const apr_dbd_driver_t *driver);
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapr_dbd.h173 /** apr_dbd_name: get the name of the driver
178 APU_DECLARE(const char*) apr_dbd_name(const apr_dbd_driver_t *driver);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/dbd/
H A Dapr_dbd.c283 APU_DECLARE(const char*) apr_dbd_name(const apr_dbd_driver_t *driver) function
/macosx-10.9.5/apr-30/apr-util/apr-util/dbd/
H A Dapr_dbd.c288 APU_DECLARE(const char*) apr_dbd_name(const apr_dbd_driver_t *driver) function

Completed in 95 milliseconds