remove_these      393 lrmd/ipc_proxy.c     GList *remove_these = NULL;
remove_these      410 lrmd/ipc_proxy.c             remove_these = g_list_append(remove_these, ipc_client);
remove_these      414 lrmd/ipc_proxy.c     for (gIter = remove_these; gIter != NULL; gIter = gIter->next) {
remove_these      420 lrmd/ipc_proxy.c     g_list_free(remove_these);