promoted_list     402 lib/pengine/clone.c     GList *promoted_list = NULL;
promoted_list     486 lib/pengine/clone.c                     promoted_list = g_list_append(promoted_list, location);
promoted_list     514 lib/pengine/clone.c     promoted_list = g_list_sort(promoted_list, sort_node_uname);
promoted_list     515 lib/pengine/clone.c     for (gIter = promoted_list; gIter; gIter = gIter->next) {
promoted_list     524 lib/pengine/clone.c     g_list_free(promoted_list);
promoted_list     680 lib/pengine/clone.c     GList *promoted_list = NULL;
promoted_list     765 lib/pengine/clone.c                     promoted_list = g_list_append(promoted_list, location);
promoted_list     799 lib/pengine/clone.c     promoted_list = g_list_sort(promoted_list, sort_node_uname);
promoted_list     800 lib/pengine/clone.c     for (gIter = promoted_list; gIter; gIter = gIter->next) {
promoted_list     813 lib/pengine/clone.c         g_list_free(promoted_list);
promoted_list     920 lib/pengine/clone.c     GList *promoted_list = NULL;
promoted_list    1005 lib/pengine/clone.c                     promoted_list = g_list_append(promoted_list, location);
promoted_list    1039 lib/pengine/clone.c     promoted_list = g_list_sort(promoted_list, sort_node_uname);
promoted_list    1040 lib/pengine/clone.c     for (gIter = promoted_list; gIter; gIter = gIter->next) {
promoted_list    1053 lib/pengine/clone.c         g_list_free(promoted_list);