Searched refs:st_save (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | sh.c | 155 static void st_save (struct saved_state *, int, int, 1571 st_save(struct saved_state *st, int unit, int hflg, Char **al, Char **av) in st_save() function 1757 st_save(&st, unit, hflg, NULL, av); in srcunit()
|
H A D | Fixes | 1235 50. rewrote srcunit() to use st_save and st_restore. The code was
|