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