promoted_list 597 lib/pengine/clone.c GList *promoted_list = NULL; promoted_list 682 lib/pengine/clone.c promoted_list = g_list_append(promoted_list, location); promoted_list 710 lib/pengine/clone.c promoted_list = g_list_sort(promoted_list, pe__cmp_node_name); promoted_list 711 lib/pengine/clone.c for (gIter = promoted_list; gIter; gIter = gIter->next) { promoted_list 723 lib/pengine/clone.c g_list_free(promoted_list); promoted_list 895 lib/pengine/clone.c GList *promoted_list = NULL; promoted_list 980 lib/pengine/clone.c promoted_list = g_list_append(promoted_list, location); promoted_list 1015 lib/pengine/clone.c promoted_list = g_list_sort(promoted_list, pe__cmp_node_name); promoted_list 1016 lib/pengine/clone.c for (gIter = promoted_list; gIter; gIter = gIter->next) { promoted_list 1027 lib/pengine/clone.c g_list_free(promoted_list);