Home
last modified time | relevance | path

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

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