Searched refs:list_op (Results 1 – 1 of 1) sorted by relevance
5322 syn_combine_list(short **clstr1, short **clstr2, int list_op) in syn_combine_list() argument5337 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()5391 if (list_op == CLUSTER_ADD) in syn_combine_list()5410 if (list_op == CLUSTER_ADD) in syn_combine_list()5569 int list_op; in syn_cmd_cluster() local5590 list_op = CLUSTER_ADD; in syn_cmd_cluster()5596 list_op = CLUSTER_SUBTRACT; in syn_cmd_cluster()5602 list_op = CLUSTER_REPLACE; in syn_cmd_cluster()[all …]