Searched refs:clusterState (Results 1 – 3 of 3) sorted by relevance
143 typedef struct clusterState { struct181 } clusterState; argument
920 struct clusterState;1236 struct clusterState *cluster; /* State of the cluster */
432 server.cluster = zmalloc(sizeof(clusterState)); in clusterInit()