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