promoted_list 487 lib/pengine/clone.c GList *promoted_list = NULL; promoted_list 571 lib/pengine/clone.c promoted_list = g_list_append(promoted_list, location); promoted_list 599 lib/pengine/clone.c promoted_list = g_list_sort(promoted_list, sort_node_uname); promoted_list 600 lib/pengine/clone.c for (gIter = promoted_list; gIter; gIter = gIter->next) { promoted_list 609 lib/pengine/clone.c g_list_free(promoted_list); promoted_list 769 lib/pengine/clone.c GList *promoted_list = NULL; promoted_list 850 lib/pengine/clone.c promoted_list = g_list_append(promoted_list, location); promoted_list 885 lib/pengine/clone.c promoted_list = g_list_sort(promoted_list, sort_node_uname); promoted_list 886 lib/pengine/clone.c for (gIter = promoted_list; gIter; gIter = gIter->next) { promoted_list 897 lib/pengine/clone.c g_list_free(promoted_list);