g_list_copy 1673 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->recurring_ops)); g_list_copy 1676 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->pending_ops)); g_list_copy 16 lib/common/lists.c GList *result = g_list_copy(from); g_list_copy 699 lib/pacemaker/pcmk_sched_resource.c GList *nodes = g_list_copy(data_set->nodes); g_list_copy 1075 lib/pengine/native.c result = g_list_copy(rsc->running_on);