Searched refs:_DB_make_list (Results 1 – 1 of 1) sorted by relevance
3765 _DB_make_list(DBObject* self, DB_TXN* txn, int type) in _DB_make_list() function3880 return _DB_make_list(self, txn, _KEYS_LIST); in DB_keys()3894 return _DB_make_list(self, txn, _ITEMS_LIST); in DB_items()3908 return _DB_make_list(self, txn, _VALUES_LIST); in DB_values()