saved            1169 lib/common/mainloop.c         GList *saved = iter;
saved            1176 lib/common/mainloop.c             child_list = g_list_remove_link(child_list, saved);
saved            1177 lib/common/mainloop.c             g_list_free(saved);
saved              37 lib/common/tests/strings/pcmk__str_update_test.c     char *saved = NULL;
saved              40 lib/common/tests/strings/pcmk__str_update_test.c     saved = str;
saved              42 lib/common/tests/strings/pcmk__str_update_test.c     assert_ptr_equal(saved, str); // No free and reallocation