Home
last modified time | relevance | path

Searched refs:savettin (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
103 (void)sigaction(SIGTTIN, &sa, &savettin); in readpassphrase()
154 (void)sigaction(SIGTTIN, &savettin, NULL); in readpassphrase()