Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__db_get
usr/src/cmd/sendmail/db/db/db_am.c
35
static int __db_get __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
usr/src/cmd/sendmail/db/db/db_am.c
52
dbp->get = __db_get;