Searched refs:spnext (Results 1 – 2 of 2) sorted by relevance
113 register struct snode **spp, *sp, *spnext; in spec_sync() local154 for (sp = sync_list; sp != NULL; sp = spnext) { in spec_sync()155 spnext = sp->s_list; in spec_sync()
759 struct Save *spnext; in oldclose() local761 spnext = sp->last; in oldclose()762 if (spnext == 0 || spnext->fd == 0) in oldclose()764 sp = spnext; in oldclose()