Searched refs:ointact (Results 1 – 1 of 1) sorted by relevance
60 static struct sigaction ointact, oquitact; in __libc_system() local82 (void)__libc_sigaction(SIGINT, &ign, &ointact); in __libc_system()100 (void)__libc_sigaction(SIGINT, &ointact, NULL); in __libc_system()127 (void)__libc_sigaction(SIGINT, &ointact, NULL); in __libc_system()