OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__rec_put
lib/libc/db/recno/extern.h
46
int __rec_put(const DB *dbp, DBT *, const DBT *, u_int);
lib/libc/db/recno/rec_open.c
158
dbp->put = __rec_put;