Searched refs:savtsp (Results 1 – 2 of 2) sorted by relevance
147 register struct sactab *tsp, *savtsp; /* scratch pointers */ local153 savtsp = tsp = Sactab;167 savtsp = tsp;206 sp->sc_next = savtsp->sc_next;207 savtsp->sc_next = sp;230 savtsp->sc_next = sp;
535 struct pmtab *tsp, *savtsp; /* scratch pointers */ in insert_pmtab() local541 savtsp = tsp = PMtab; in insert_pmtab()551 savtsp = tsp; in insert_pmtab()578 savtsp->p_next = sp; in insert_pmtab()614 sp->p_next = savtsp->p_next; in insert_pmtab()615 savtsp->p_next = sp; in insert_pmtab()649 savtsp->p_next = sp; in insert_pmtab()