Searched refs:savetstp (Results 1 – 1 of 1) sorted by relevance
69 struct sigaction savetstp, savettin, savettou, savepipe; in readpassphrase() local132 (void)sigaction(SIGTSTP, &sa, &savetstp); in readpassphrase()174 (void)sigaction(SIGTSTP, &savetstp, NULL); in readpassphrase()