Searched defs:cursorp (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
H A D | hash_page.c | 87 __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 D | hash_bigkey.c | 185 __find_bigpair(HTAB *hashp, CURSOR *cursorp, int8_t *key, int32_t size) in __find_bigpair()
|
H A D | hash.c | 794 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 D | kt_memory.c | 470 krb5_mkt_start_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursorp) in krb5_mkt_start_seq_get()
|
H A D | kt_file.c | 438 krb5_ktfile_start_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursorp) in krb5_ktfile_start_seq_get()
|