Searched defs:ReplicationOps (Results 1 – 1 of 1) sorted by relevance
22 typedef struct ReplicationOps ReplicationOps; typedef110 struct ReplicationOps { struct127 ReplicationState *replication_new(void *opaque, ReplicationOps *ops); argument