Searched refs:ReplicationOps (Results 1 – 3 of 3) sorted by relevance
22 typedef struct ReplicationOps ReplicationOps; typedef99 ReplicationOps *ops;110 struct ReplicationOps { struct127 ReplicationState *replication_new(void *opaque, ReplicationOps *ops); argument
21 ReplicationState *replication_new(void *opaque, ReplicationOps *ops) in replication_new()
75 static ReplicationOps replication_ops = {