Searched refs:DB_FIRST (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dndbm_wrap.c134 #ifndef DB_FIRST
135 #define DB_FIRST R_FIRST macro
144 return dbm_get(D(db), DB_FIRST);
/netbsd-current/external/bsd/nvi/dist/common/
H A Dvi_db.h74 #define DB_FIRST 7 macro
H A Ddb1.c327 case DB_FIRST:
H A Dvi_db.c336 if ((sp->db_error = dbcp_put->c_get(dbcp_put, &key, &data, DB_FIRST)) != 0) {
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Ddb3.c184 return DB_seq(context, db, flags, entry, DB_FIRST);
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_db.c453 db_function = DB_FIRST;

Completed in 102 milliseconds