rm_list          1072 daemons/controld/controld_remote_ra.c     GList *rm_list = NULL;
rm_list          1081 daemons/controld/controld_remote_ra.c             rm_list = g_list_append(rm_list, cmd);
rm_list          1085 daemons/controld/controld_remote_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
rm_list          1099 daemons/controld/controld_remote_ra.c     g_list_free(rm_list);