Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dreadpassphrase.c64 struct sigaction savetstp, savettin, savettou, savepipe; in readpassphrase() local
102 (void)sigaction(SIGTSTP, &sa, &savetstp); in readpassphrase()
153 (void)sigaction(SIGTSTP, &savetstp, NULL); in readpassphrase()