Searched refs:savesp (Results 1 – 5 of 5) sorted by relevance
255 register struct sactab *savesp, *tsp; /* scratch pointers */ in purge() local 264 sp = savesp = Sactab; in purge() 267 savesp = sp; in purge() 300 savesp = Sactab; in purge() 303 savesp->sc_next = sp->sc_next; in purge()
302 struct sactab *savesp; /* rembered port monitor match */ in readutmpx() local 331 savesp = NULL; in readutmpx() 335 if (savesp) { in readutmpx() 337 savesp = NULL; in readutmpx() 344 savesp = sp; in readutmpx() 348 if (savesp && (savesp->sc_sstate == UNKNOWN)) { in readutmpx() 350 (void) memcpy(savesp->sc_utid, uxp->ut_id, in readutmpx() 352 savesp->sc_pid = uxp->ut_pid; in readutmpx()
188 const char *savesp = 0; in sh_substitute() local200 while(*sp && (savesp==sp || *sp != *cp)) in sh_substitute()213 savesp = sp; in sh_substitute()222 sp = savesp; in sh_substitute()
184 const char *savesp = 0; in sh_substitute() local 196 while(*sp && (savesp==sp || *sp != *cp)) in sh_substitute() 209 savesp = sp; in sh_substitute() 218 sp = savesp; in sh_substitute()
670 register struct pmtab *savesp, *tsp; /* scratch pointers */ in purge() local 675 sp = savesp = PMtab; in purge() 681 savesp = sp; in purge() 688 savesp = PMtab; in purge() 691 savesp->p_next = sp->p_next; in purge()