Searched refs:DB_FIRST (Results 1 – 6 of 6) sorted by relevance
134 #ifndef DB_FIRST135 #define DB_FIRST R_FIRST macro144 return dbm_get(D(db), DB_FIRST); in dbm_firstkey()
74 #define DB_FIRST 7 macro
327 case DB_FIRST: in db1_dbc_get()
336 if ((sp->db_error = dbcp_put->c_get(dbcp_put, &key, &data, DB_FIRST)) != 0) { in append()
184 return DB_seq(context, db, flags, entry, DB_FIRST); in DB_firstkey()
453 db_function = DB_FIRST; in dict_db_sequence()