Searched refs:st_restore (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dsh.c117 * st_save and st_restore to manupulate shell state.
157 static void st_restore (void *);
1673 st_restore(void *xst) function
1735 st.SHIN = -1; /* st_restore checks this */
1750 cleanup_push(&st, st_restore);

Completed in 43 milliseconds