Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/test/
H A Dtestdbd.c56 static void drop_table(abts_case *tc, apr_dbd_t* handle, in drop_table() function
165 drop_table(tc, handle, driver); in test_dbd_generic()
H A Ddbd.c46 static int drop_table(apr_pool_t* pool, apr_dbd_t* handle, in drop_table() function
397 TEST("drop table", drop_table); in main()