Home
last modified time | relevance | path

Searched defs:cursor_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h48 typedef struct cursor_t { struct
50 int (*get) __P((const DB *, struct cursor_t *, DBT *, DBT *, \ argument
52 int (*delete) __P((const DB *, struct cursor_t *, u_int32_t)); argument
53 db_pgno_t bucket;
54 db_pgno_t pgno;
55 indx_t ndx;
56 indx_t pgndx;
57 u_int16_t *pagep;
58 void *internal;