Home
last modified time | relevance | path

Searched refs:DB_FIRST (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dndbm_wrap.c130 #ifndef DB_FIRST
131 #define DB_FIRST R_FIRST macro
140 return dbm_get(D(db), DB_FIRST); in dbm_firstkey()
/freebsd/include/rpcsvc/
H A Dnis_db.h76 DB_FIRST = 3, enumerator
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c251 result = cursor->c_get(cursor, key, data, DB_FIRST); in _nc_db_first()
/freebsd/crypto/heimdal/lib/hdb/
H A Ddb3.c143 return DB_seq(context, db, flags, entry, DB_FIRST); in DB_firstkey()
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb2.c189 return DB_FIRST;