Searched refs:CLUSTER_REPLACE (Results 1 – 1 of 1) sorted by relevance
122 #define CLUSTER_REPLACE 1 // replace first list with second macro5337 if (*clstr1 == NULL || list_op == CLUSTER_REPLACE) in syn_combine_list()5339 if (list_op == CLUSTER_REPLACE) in syn_combine_list()5341 if (list_op == CLUSTER_REPLACE || list_op == CLUSTER_ADD) in syn_combine_list()5602 list_op = CLUSTER_REPLACE; in syn_cmd_cluster()