Home
last modified time | relevance | path

Searched refs:intr (Results 1 – 2 of 2) sorted by relevance

/sysdeps/posix/
A Dsystem.c51 static struct sigaction intr, quit; variable
73 struct sigaction *intr; member
93 __sigaction (SIGINT, args->intr, NULL); in cancel_handler()
108 struct sigaction intr, quit; in do_system() local
121 __sigaction (SIGINT, &sa, &intr); in do_system()
132 if (intr.sa_handler != SIG_IGN) in do_system()
163 .intr = &intr, in do_system()
187 __sigaction (SIGINT, &intr, NULL); in do_system()
/sysdeps/generic/
A Dintr-msg.h15 #error Could not find machine-dependent intr-msg.h file.

Completed in 3 milliseconds