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