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