Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c87 __get_item(HTAB *hashp, CURSOR *cursorp, DBT *key, DBT *val, in __get_item()
159 __get_item_reset(HTAB *hashp, CURSOR *cursorp) in __get_item_reset()
172 __get_item_done(HTAB *hashp, CURSOR *cursorp) in __get_item_done()
186 __get_item_first(HTAB *hashp, CURSOR *cursorp, DBT *key, DBT *val, in __get_item_first()
199 __get_item_next(HTAB *hashp, CURSOR *cursorp, DBT *key, DBT *val, in __get_item_next()
263 __delpair(HTAB *hashp, CURSOR *cursorp, ITEM_INFO *item_info) in __delpair()
H A Dhash_bigkey.c185 __find_bigpair(HTAB *hashp, CURSOR *cursorp, int8_t *key, int32_t size) in __find_bigpair()
H A Dhash.c794 cursor_get(const DB *dbp, CURSOR *cursorp, DBT *key, DBT *val, u_int32_t flags) in cursor_get()
/freebsd/crypto/krb5/src/lib/krb5/keytab/
H A Dkt_memory.c470 krb5_mkt_start_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursorp) in krb5_mkt_start_seq_get()
H A Dkt_file.c438 krb5_ktfile_start_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursorp) in krb5_ktfile_start_seq_get()