Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dreadpassphrase.c69 struct sigaction savetstp, savettin, savettou, savepipe; in readpassphrase() local
132 (void)sigaction(SIGTSTP, &sa, &savetstp); in readpassphrase()
174 (void)sigaction(SIGTSTP, &savetstp, NULL); in readpassphrase()