FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DB_NEXT
crypto/heimdal/lib/hdb/db3.c
120
return DB_seq(context, db, flags, entry, DB_NEXT);
crypto/heimdal/lib/hdb/db3.c
150
return DB_seq(context, db, flags, entry, DB_NEXT);
crypto/heimdal/lib/roken/ndbm_wrap.c
146
return dbm_get(D(db), DB_NEXT);