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