Searched refs:__db_c_destroy (Results 1 – 3 of 3) sorted by relevance
7 int __db_c_destroy __P((DBC *));
278 __db_c_destroy(dbc) in __db_c_destroy() function
747 if ((t_ret = __db_c_destroy(dbc)) != 0 && ret == 0)