rm_list           942 daemons/controld/controld_remote_ra.c     GList *rm_list = NULL;
rm_list           949 daemons/controld/controld_remote_ra.c             rm_list = g_list_append(rm_list, cmd);
rm_list           953 daemons/controld/controld_remote_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
rm_list           967 daemons/controld/controld_remote_ra.c     g_list_free(rm_list);