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