Searched refs:DB_NOOVERWRITE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dndbm_wrap.c137 #define DB_NOOVERWRITE R_NOOVERWRITE macro
205 myflags |= DB_NOOVERWRITE;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Ddb3.c265 code = (*d->put)(d, NULL, &k, &v, replace ? 0 : DB_NOOVERWRITE);
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_db.c102 #define DONT_CLOBBER DB_NOOVERWRITE

Completed in 86 milliseconds