g_list_copy 1688 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->recurring_ops)); g_list_copy 1691 daemons/execd/execd_commands.c cmd_list = g_list_concat(cmd_list, g_list_copy(rsc->pending_ops)); g_list_copy 1520 daemons/fenced/fenced_remote.c auto_list = g_list_copy(op->automatic_list); g_list_copy 16 lib/common/lists.c GList *result = g_list_copy(from); g_list_copy 700 lib/pacemaker/pcmk_sched_resource.c GList *nodes = g_list_copy(data_set->nodes); g_list_copy 1085 lib/pengine/native.c result = g_list_copy(rsc->running_on);