rm_list           918 crmd/remote_lrmd_ra.c     GList *rm_list = NULL;
rm_list           925 crmd/remote_lrmd_ra.c             rm_list = g_list_append(rm_list, cmd);
rm_list           929 crmd/remote_lrmd_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
rm_list           942 crmd/remote_lrmd_ra.c     g_list_free(rm_list);