remove_these 410 daemons/execd/remoted_proxy.c GList *remove_these = NULL; remove_these 423 daemons/execd/remoted_proxy.c remove_these = g_list_append(remove_these, ipc_client); remove_these 427 daemons/execd/remoted_proxy.c for (gIter = remove_these; gIter != NULL; gIter = gIter->next) { remove_these 435 daemons/execd/remoted_proxy.c g_list_free(remove_these);