Home
last modified time | relevance | path

Searched refs:st_save (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcsh-6/
HDsh.c155 static void st_save (struct saved_state *, int, int,
1575 st_save(struct saved_state *st, int unit, int hflg, Char **al, Char **av) in st_save() function
1761 st_save(&st, unit, hflg, NULL, av); in srcunit()