Searched refs:VP_COMPARE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/mod_db4/
H A Dutils.c102 static int VP_COMPARE(void *a, void *b) function
194 skiplist_set_compare(&open_transactions, VP_COMPARE, VP_COMPARE);
197 skiplist_set_compare(&open_cursors, VP_COMPARE, VP_COMPARE);
200 skiplist_set_compare(&open_log_cursors, VP_COMPARE, VP_COMPARE);

Completed in 49 milliseconds