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

/macosx-10.9.5/BerkeleyDB-21/db/repmgr/
H A Drepmgr_stat.c159 DB_REPMGR_SITE *list;
223 * PUBLIC: int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
229 DB_REPMGR_SITE **listp;
232 DB_REPMGR_SITE *status;
257 array_size = sizeof(DB_REPMGR_SITE) * count;
H A Drepmgr_stub.c116 * PUBLIC: int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
123 DB_REPMGR_SITE **listp;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Drepmgr_ext.h80 int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
97 int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Denv_ext.h100 int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in169 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE;
2084 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_cxx.in629 virtual int repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h159 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE; typedef in typeref:struct:__db_repmgr_site
2074 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h148 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE; typedef in typeref:struct:__db_repmgr_site
2063 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h157 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE; typedef in typeref:struct:__db_repmgr_site
2072 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_cxx.h630 virtual int repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h196 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE; typedef in typeref:struct:__db_repmgr_site
2111 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h196 struct __db_repmgr_site;typedef struct __db_repmgr_site DB_REPMGR_SITE; typedef in typeref:struct:__db_repmgr_site
2111 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_cxx.h630 virtual int repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp1111 DBENV_METHOD(repmgr_site_list, (u_int *countp, DB_REPMGR_SITE **listp),
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Ddb.i54 DB_REPMGR_SITE *sites;
H A Ddb_java_wrap.c2458 DB_REPMGR_SITE *sites;
/macosx-10.9.5/BerkeleyDB-21/db/rpc_client/
H A Dgen_client.c3622 (int (*)(DB_ENV *, u_int *, DB_REPMGR_SITE **))

Completed in 295 milliseconds