Searched refs:savetstp (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/libc/gen/
H A Dreadpassphrase.c53 struct sigaction savetstp, savettin, savettou, savepipe; local
122 (void)__libc_sigaction(SIGTSTP, &sa, &savetstp);
160 (void)__libc_sigaction(SIGTSTP, &savetstp, NULL);

Completed in 28 milliseconds