Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__db_c_destroy
usr/src/cmd/sendmail/db/db/db.c
747
if ((t_ret = __db_c_destroy(dbc)) != 0 && ret == 0)
usr/src/cmd/sendmail/db/include/db_ext.h
7
int __db_c_destroy __P((DBC *));