Home
last modified time | relevance | path

Searched refs:kdb2_dbm_store (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c153 return (kdb2_dbm_store(__cur_db, key, dat, DBM_REPLACE));
320 kdb2_dbm_store(db, key, content, flags) in kdb2_dbm_store() function
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-ndbm.h72 #define dbm_store kdb2_dbm_store
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/
H A Dmapfile-vers62 kdb2_dbm_store;