Home
last modified time | relevance | path

Searched refs:__db_c_destroy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h7 int __db_c_destroy __P((DBC *));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c278 __db_c_destroy(dbc) in __db_c_destroy() function
H A Ddb.c747 if ((t_ret = __db_c_destroy(dbc)) != 0 && ret == 0)