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

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dsystem.c63 struct sigaction ign, intact, quitact; local
100 (void)__libc_sigaction(SIGQUIT, &ign, &quitact);
106 (void)__libc_sigaction(SIGQUIT, &quitact, NULL);

Completed in 89 milliseconds