Home
last modified time | relevance | path

Searched defs:sigval (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/src/tests/lib/libc/sys/
Dt_ptrace_signal_wait.h52 traceme_raise(int sigval) in traceme_raise()
164 const int sigval = SIGSTOP; in TRACEME_RAISE() local
279 const int sigval = SIGSTOP; in TRACEME_RAISESIGNAL_IGNORED() local
492 const int sigval = SIGSTOP; in TRACEME_CRASH() local
702 const int sigval = SIGSTOP; in TRACEME_SIGNALMASKED_CRASH() local
916 const int sigval = SIGSTOP; in TRACEME_SIGNALIGNORED_CRASH() local
1019 const int sigval = SIGSTOP; in TRACEME_SENDSIGNAL_HANDLE() local
1107 const int sigval = SIGSTOP; in TRACEME_SENDSIGNAL_MASKED() local
1196 const int sigval = SIGSTOP; in TRACEME_SENDSIGNAL_IGNORED() local
1754 const int sigval = SIGSTOP; in TRACEME_VFORK_SIGNALIGNORED_CRASH() local
[all …]
Dt_ptrace_syscall_wait.h48 const int sigval = SIGSTOP; in syscall_body() local
202 const int sigval = SIGSTOP; in ATF_TC_BODY() local
Dt_ptrace_threads_wait.h51 const int sigval = SIGSTOP; in trace_threads() local
271 const int sigval = SIGSTOP; in threads_and_exec() local
459 const int sigval = SIGSTOP; in ATF_TC_BODY() local
546 const int sigval = SIGSTOP; in ATF_TC_BODY() local
708 int sigval = thread_concurrent_signals_list[ in thread_concurrent_signals_thread() local
752 const int sigval = SIGSTOP; in thread_concurrent_test() local
Dt_ptrace_bytetransfer_wait.h59 const int sigval = SIGSTOP; in bytes_transfer() local
523 const int sigval = SIGSTOP; in bytes_transfer_alignment() local
702 const int sigval = SIGSTOP; in bytes_transfer_eof() local
Dt_ptrace_exec_wait.h32 const int sigval = SIGTRAP; in traceme_vfork_exec() local
179 const int sigval = SIGTRAP; in TRACEME_VFORK_EXEC() local
Dt_ptrace_fork_wait.h35 const int sigval = SIGSTOP; in fork_body() local
352 const int sigval = SIGSTOP; in unrelated_tracer_fork_body() local
744 const int sigval = SIGSTOP; in fork_detach_forker_body() local
933 const int sigval = SIGSTOP; in unrelated_tracer_fork_detach_forker_body() local
1282 const int sigval = SIGSTOP; in TRACEME_VFORK_FORK_TEST() local
Dt_ptrace_kill_wait.h32 const int sigval = SIGSTOP; in ptrace_kill() local
Dt_ptrace_misc_wait.h36 const int sigval = SIGSTOP; in user_va0_disable() local
Dt_ptrace_amd64_wait.h43 const int sigval = SIGSTOP; in ATF_TC_BODY() local
Dt_ptrace_eventmask_wait.h33 const int sigval = SIGSTOP; in eventmask_preserved() local
Dt_ptrace_i386_wait.h40 const int sigval = SIGSTOP; in ATF_TC_BODY() local
Dt_ptrace_lwp_wait.h63 const int sigval = SIGSTOP; in traceme_lwpinfo() local
429 const int sigval = SIGINT; in attach_lwpinfo() local
Dt_ptrace_register_wait.h34 const int sigval = SIGSTOP; in access_regs() local
Dt_ptrace_siginfo_wait.h34 const int sigval = SIGINT; in ptrace_siginfo() local
Dt_ptrace_clone_wait.h35 const int sigval = SIGSTOP; in clone_body() local
323 const int sigval = SIGSTOP; in CLONE_TEST() local
Dt_ptrace_sigchld.c115 traceme_raise(int sigval) in traceme_raise()
Dt_ptrace_core_wait.h153 const int sigval = SIGTRAP; in ATF_TC_BODY() local
Dt_ptrace_x86_wait.h70 const int sigval = SIGSTOP; in ATF_TC_BODY() local
127 const int sigval = SIGSTOP; in dbreg_preserve() local
380 const int sigval = SIGSTOP; in dbregs_trap_variable() local
1100 const int sigval = SIGSTOP; in ATF_TC_BODY() local
1232 const int sigval = SIGSTOP; in ATF_TC_BODY() local
1364 const int sigval = SIGSTOP; in ATF_TC_BODY() local
1496 const int sigval = SIGSTOP; in ATF_TC_BODY() local
1627 const int sigval = SIGSTOP; in dbregs_dont_inherit_lwp() local
1794 const int sigval = SIGTRAP; in dbregs_dont_inherit_execve() local
2085 const int sigval = SIGSTOP; in ATF_TC_BODY() local
[all …]
Dt_ptrace_step_wait.h34 const int sigval = SIGSTOP; in ptrace_step() local
/netbsd/src/sys/arch/m68k/m68k/
Dkgdb_m68k.c63 int sigval; in kgdb_signal() local
/netbsd/src/sys/arch/hppa/hppa/
Dkgdb_hppa.c74 int sigval; in kgdb_signal() local
/netbsd/src/external/gpl3/gdb/dist/gdb/stubs/
Di386-stub.c657 int sigval; in computeSignal() local
746 int sigval, stepping; in handle_exception() local
Dm68k-stub.c701 int sigval; local
818 int sigval, stepping; in handle_exception() local
/netbsd/src/sys/arch/sparc64/sparc64/
Dkgdb_machdep.c274 int sigval; in kgdb_signal() local
/netbsd/src/sys/arch/sparc/sparc/
Dkgdb_machdep.c273 int sigval; in kgdb_signal() local

12