Searched refs:signal (Results 151 - 175 of 1904) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbreak-interp-lib.c18 #include <signal.h>
H A Dunwindonsignal.c21 #include <signal.h>
31 /* If we get here we couldn't generate a signal, tell dejagnu. */
32 printf ("no signal\n");
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/cris/c/
H A Dclone5.c5 #output: program stopped with signal 4.\n
11 #include <signal.h>
H A Dkill1.c6 #include <signal.h>
H A Dsig11.c1 /* Check that TRT happens when getting a non-standard (realtime) signal, more than one thread.
5 #output: Unimplemented signal: 77\n
6 #output: program stopped with signal 4.\n
15 #include <signal.h>
H A Dsig2.c6 #include <signal.h>
25 /* Check that the sigaction syscall (for signal) is interpreted, though
H A Dsig6.c1 /* Check that TRT happens at an non-abort non-caught signal, more than one thread.
5 #output: Exiting pid 42 due to signal 7\n
6 #output: program stopped with signal 4.\n
15 #include <signal.h>
/netbsd-6-1-5-RELEASE/gnu/usr.bin/groff/src/utils/indxbib/
H A DMakefile8 SRCS= indxbib.cpp signal.c
/netbsd-6-1-5-RELEASE/lib/libarch/i386/
H A Di386_vm86.c34 #include <sys/signal.h>
/netbsd-6-1-5-RELEASE/lib/libc/arch/hppa/sys/
H A D__sigaction14_sigtramp.c40 #include <signal.h>
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/gen/
H A Dsigsetjmp.S60 * signal mask.
66 bne a1, 0x0, 1f # do saving of signal mask?
75 bne t0, 0x0, 1f # restore signal mask?
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A Difc-20040816-1.c5 #include <signal.h>
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_syscalls.c16 #include <sys/signal.h>
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dframe.h42 #include <sys/signal.h>
/netbsd-6-1-5-RELEASE/libexec/rpc.rusersd/
H A Drusersd.c39 #include <signal.h>
83 (void)signal(SIGINT, cleanup);
84 (void)signal(SIGTERM, cleanup);
85 (void)signal(SIGHUP, cleanup);
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_opendir.c5 #include <signal.h>
/netbsd-6-1-5-RELEASE/lib/libc/compat-43/
H A Dkillpg.c42 #include <signal.h>
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dpause.c42 #include <signal.h>
H A Dsighold.c38 #include <signal.h>
H A Dsigignore.c38 #include <signal.h>
H A Dsigrelse.c38 #include <signal.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dkilled.c20 #include <signal.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsigsetmask.c10 Sets the signal mask to the one provided in @var{set} and returns
22 #include <signal.h>
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dsigsetmask.c10 Sets the signal mask to the one provided in @var{set} and returns
22 #include <signal.h>
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/
H A D4879.cc32 #include <signal.h>
49 signal(SIGPIPE, SIG_IGN);
70 s2.signal ();
75 s1.signal ();

Completed in 209 milliseconds

1234567891011>>