Home
last modified time | relevance | path

Searched refs:REPMGR_IOVECS (Results 1 – 12 of 12) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Drepmgr_ext.h92 int __repmgr_send_many __P((ENV *, REPMGR_CONNECTION *, REPMGR_IOVECS *, db_timeout_t));
94 int __repmgr_write_iovecs __P((ENV *, REPMGR_CONNECTION *, REPMGR_IOVECS *, size_t *));
206 void __repmgr_iovec_init __P((REPMGR_IOVECS *));
207 void __repmgr_add_buffer __P((REPMGR_IOVECS *, void *, size_t));
208 void __repmgr_add_dbt __P((REPMGR_IOVECS *, const DBT *));
209 int __repmgr_update_consumed __P((REPMGR_IOVECS *, size_t));
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Drepmgr_ext.h116 int __repmgr_send_many __P((ENV *, REPMGR_CONNECTION *, REPMGR_IOVECS *, db_timeout_t));
118 int __repmgr_write_iovecs __P((ENV *, REPMGR_CONNECTION *, REPMGR_IOVECS *, size_t *));
260 void __repmgr_iovec_init __P((REPMGR_IOVECS *));
261 void __repmgr_add_buffer __P((REPMGR_IOVECS *, void *, size_t));
262 void __repmgr_add_dbt __P((REPMGR_IOVECS *, const DBT *));
263 int __repmgr_update_consumed __P((REPMGR_IOVECS *, size_t));
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Drepmgr.h219 (sizeof(REPMGR_IOVECS) + ((n) - MIN_IOVEC) * sizeof(db_iovec_t))
245 } REPMGR_IOVECS; typedef
359 REPMGR_IOVECS iovecs;
/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_method.c1389 REPMGR_IOVECS *iovecs;
1422 REPMGR_IOVECS *iovecs;
1469 REPMGR_IOVECS *iovecs;
1595 REPMGR_IOVECS *iovecs;
1881 REPMGR_IOVECS iovecs, *iovecsp;
2002 REPMGR_IOVECS **iovecsp;
2004 REPMGR_IOVECS *iovecs;
2039 REPMGR_IOVECS **iovecsp;
2041 REPMGR_IOVECS *iovecs;
2089 sizeof(REPMGR_IOVECS);
[all …]
H A Drepmgr_net.c47 REPMGR_IOVECS *iovecs;
705 REPMGR_IOVECS iovecs;
878 REPMGR_IOVECS iovecs;
899 REPMGR_IOVECS *iovecs;
929 REPMGR_IOVECS iovecs;
1063 REPMGR_IOVECS *iovecs;
1066 REPMGR_IOVECS iovec_buf, *v;
H A Drepmgr_util.c362 REPMGR_IOVECS *v; in __repmgr_iovec_init()
376 REPMGR_IOVECS *v; in __repmgr_add_buffer()
392 REPMGR_IOVECS *v; in __repmgr_add_dbt()
413 REPMGR_IOVECS *v; in __repmgr_update_consumed()
1302 REPMGR_IOVECS iovecs;
H A Drepmgr_msg.c281 REPMGR_IOVECS iovecs;
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Drepmgr.h314 (sizeof(REPMGR_IOVECS) + ((n) - MIN_IOVEC) * sizeof(db_iovec_t))
340 } REPMGR_IOVECS; typedef
479 REPMGR_IOVECS iovecs;
/dports/databases/db18/db-18.1.40/src/repmgr/
H A Drepmgr_method.c2110 REPMGR_IOVECS *iovecs;
2143 REPMGR_IOVECS *iovecs;
2192 REPMGR_IOVECS *iovecs;
2318 REPMGR_IOVECS *iovecs;
2606 REPMGR_IOVECS iovecs, *iovecsp;
2727 REPMGR_IOVECS **iovecsp;
2729 REPMGR_IOVECS *iovecs;
2764 REPMGR_IOVECS **iovecsp;
2766 REPMGR_IOVECS *iovecs;
2814 sizeof(REPMGR_IOVECS);
[all …]
H A Drepmgr_net.c47 REPMGR_IOVECS *iovecs;
816 REPMGR_IOVECS iovecs;
997 REPMGR_IOVECS iovecs;
1018 REPMGR_IOVECS *iovecs;
1048 REPMGR_IOVECS iovecs;
1182 REPMGR_IOVECS *iovecs;
1185 REPMGR_IOVECS iovec_buf, *v;
H A Drepmgr_util.c389 REPMGR_IOVECS *v; in __repmgr_iovec_init()
403 REPMGR_IOVECS *v; in __repmgr_add_buffer()
419 REPMGR_IOVECS *v; in __repmgr_add_dbt()
440 REPMGR_IOVECS *v; in __repmgr_update_consumed()
1442 REPMGR_IOVECS iovecs;
H A Drepmgr_msg.c312 REPMGR_IOVECS iovecs;