REGEN
static REGEN *removed = NULL;
static REGEN *rem_index = NULL;
rem_index = removed = calloc(conf_maxremove, sizeof(REGEN));
REGEN *r;
REGEN *rp;
REGEN *r_next;