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

/macosx-10.10/BerkeleyDB-21/db/repmgr/
H A Drepmgr_queue.c21 * PUBLIC: int __repmgr_queue_create __P((ENV *, DB_REP *));
24 __repmgr_queue_create(env, db_rep) function
H A Drepmgr_method.c228 ret = __repmgr_queue_create(env, db_rep);
/macosx-10.10/BerkeleyDB-21/db/dbinc_auto/
H A Drepmgr_ext.h64 int __repmgr_queue_create __P((ENV *, DB_REP *));
H A Dint_def.in1457 #define __repmgr_queue_create __repmgr_queue_create@DB_VERSION_UNIQUE_NAME@

Completed in 99 milliseconds