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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c116 * PUBLIC: int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
120 __repmgr_site_list(dbenv, countp, listp) function
H A Drepmgr_stat.c163 if ((ret = __repmgr_site_list(env->dbenv, &count, &list)) != 0)
223 * PUBLIC: int __repmgr_site_list __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
226 __repmgr_site_list(dbenv, countp, listp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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 **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c290 dbenv->repmgr_site_list = __repmgr_site_list;

Completed in 188 milliseconds