Searched refs:DB_FIRST (Results 1 – 5 of 5) sorted by relevance
130 #ifndef DB_FIRST131 #define DB_FIRST R_FIRST macro140 return dbm_get(D(db), DB_FIRST); in dbm_firstkey()
76 DB_FIRST = 3, enumerator
251 result = cursor->c_get(cursor, key, data, DB_FIRST); in _nc_db_first()
143 return DB_seq(context, db, flags, entry, DB_FIRST); in DB_firstkey()
189 return DB_FIRST;