Searched refs:savestop (Results 1 – 1 of 1) sorted by relevance
120 void (*savestop)(int); in grabh() local128 savestop = sigset(SIGTSTP, ttystop); in grabh()159 (void) sigset(SIGTSTP, savestop); in grabh()