g_list_copy 1734 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->recurring_ops)); g_list_copy 1737 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->pending_ops)); g_list_copy 17 lib/common/lists.c GList *result = g_list_copy(from); g_list_copy 1382 lib/pacemaker/pcmk_sched_allocate.c GListPtr nodes = g_list_copy(data_set->nodes); g_list_copy 242 lib/pacemaker/pcmk_sched_utilization.c all_rscs = g_list_copy(colocated_rscs); g_list_copy 1224 lib/pengine/native.c result = g_list_copy(rsc->running_on);