rm_list           947 daemons/controld/controld_remote_ra.c     GList *rm_list = NULL;
rm_list           954 daemons/controld/controld_remote_ra.c             rm_list = g_list_append(rm_list, cmd);
rm_list           958 daemons/controld/controld_remote_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
rm_list           972 daemons/controld/controld_remote_ra.c     g_list_free(rm_list);