Searched refs:dtable2 (Results 1 – 1 of 1) sorted by relevance
44 dbase_table_t *dtable2 = dbase->join2->dtable; in dbase_join_cache() local48 record_table_t *rtable2 = dtable2->get_rtable(dbase2); in dbase_join_cache()70 if (dtable2->cache(handle, dbase2) < 0) in dbase_join_cache()76 if (dtable2->list(handle, dbase2, &records2, &rcount2) < 0) in dbase_join_cache()176 dbase_table_t *dtable2 = dbase->join2->dtable; in dbase_join_flush() local180 record_table_t *rtable2 = dtable2->get_rtable(dbase2); in dbase_join_flush()198 if (dtable2->clear(handle, dbase2) < 0) in dbase_join_flush()213 if (dtable2->add(handle, dbase2, rkey, record2) < 0) in dbase_join_flush()