Lines Matching refs:rlist
492 struct scache *rlist;516 c->next = rlist;517 rlist = c;554 for (c = rlist; c; c = c->next) {1122 for (s = rlist; s; s = s->next) {