| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/ |
| D | sigall-reverse.c | 391 kill (getpid (), SIGILL); in gen_ILL() 398 kill (getpid (), SIGABRT); in gen_ABRT() 419 kill (getpid (), SIGFPE); in gen_FPE() 427 kill (getpid (), SIGSEGV); in gen_SEGV() 434 kill (getpid (), SIGTERM); in gen_TERM() 444 kill (getpid (), SIGHUP); in gen_HUP() 455 kill (getpid (), SIGQUIT); in gen_QUIT() 466 kill (getpid (), SIGEMT); in gen_EMT() 477 kill (getpid (), SIGBUS); in gen_BUS() 488 kill (getpid (), SIGSYS); in gen_SYS() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | sigall.c | 374 kill (getpid (), SIGILL); in gen_ILL() 381 kill (getpid (), SIGABRT); in gen_ABRT() 402 kill (getpid (), SIGFPE); in gen_FPE() 410 kill (getpid (), SIGSEGV); in gen_SEGV() 417 kill (getpid (), SIGTERM); in gen_TERM() 427 kill (getpid (), SIGHUP); in gen_HUP() 438 kill (getpid (), SIGQUIT); in gen_QUIT() 449 kill (getpid (), SIGEMT); in gen_EMT() 460 kill (getpid (), SIGBUS); in gen_BUS() 471 kill (getpid (), SIGSYS); in gen_SYS() [all …]
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress.gen.h | 15 struct kill; 33 int (*attack_assign)(struct msg *, const struct kill*); 34 int (*attack_get)(struct msg *, struct kill* *); 45 struct kill* attack_data; 71 int msg_attack_assign(struct msg *, const struct kill*); 72 int msg_attack_get(struct msg *, struct kill* *); 88 int (*weapon_assign)(struct kill *, const char *); 89 int (*weapon_get)(struct kill *, char * *); 90 int (*action_assign)(struct kill *, const char *); 91 int (*action_get)(struct kill *, char * *); [all …]
|
| D | regress_rpc.c | 99 EVRPC_HEADER(Message, msg, kill) 100 EVRPC_HEADER(NeverReply, msg, kill) 102 EVRPC_GENERATE(Message, msg, kill) 103 EVRPC_GENERATE(NeverReply, msg, kill) 111 struct kill* kill_reply = rpc->reply; in MessageCb() 148 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL); in rpc_setup() 149 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL); in rpc_setup() 234 struct kill* kill_reply = NULL; in rpc_postrequest_done() 328 struct msg *msg, struct kill *kill, void *arg) in GotKillCb() argument 344 if (EVTAG_GET(kill, weapon, &weapon) == -1) { in GotKillCb() [all …]
|
| D | regress.gen.c | 143 const struct kill* value) in msg_attack_assign() 230 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 457 struct kill * 463 struct kill * 466 struct kill *tmp; in kill_new_with_arg() 467 if ((tmp = malloc(sizeof(struct kill))) == NULL) { in kill_new_with_arg() 490 kill_how_often_expand_to_hold_more(struct kill *msg) in kill_how_often_expand_to_hold_more() 505 kill_how_often_add(struct kill *msg, const ev_uint32_t value) in kill_how_often_add() 520 kill_weapon_assign(struct kill *msg, in kill_weapon_assign() 532 kill_action_assign(struct kill *msg, in kill_action_assign() [all …]
|
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | regress.gen.h | 14 struct kill; 32 int (*attack_assign)(struct msg *, const struct kill*); 33 int (*attack_get)(struct msg *, struct kill* *); 44 struct kill* attack_data; 70 int msg_attack_assign(struct msg *, const struct kill*); 71 int msg_attack_get(struct msg *, struct kill* *); 87 int (*weapon_assign)(struct kill *, const char *); 88 int (*weapon_get)(struct kill *, char * *); 89 int (*action_assign)(struct kill *, const char *); 90 int (*action_get)(struct kill *, char * *); [all …]
|
| D | regress_rpc.c | 101 EVRPC_HEADER(Message, msg, kill) 102 EVRPC_HEADER(NeverReply, msg, kill) 104 EVRPC_GENERATE(Message, msg, kill) 105 EVRPC_GENERATE(NeverReply, msg, kill) 113 struct kill* kill_reply = rpc->reply; in MessageCb() 150 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL); in rpc_setup() 151 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL); in rpc_setup() 236 struct kill* kill_reply = NULL; in rpc_postrequest_done() 330 struct msg *msg, struct kill *xkill, void *arg) in GotKillCb() 369 struct msg *msg, struct kill *xkill, void *arg) in GotKillCbTwo() [all …]
|
| D | regress.gen.c | 142 const struct kill* value) in msg_attack_assign() 229 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 456 struct kill * 462 struct kill * 465 struct kill *tmp; in kill_new_with_arg() 466 if ((tmp = malloc(sizeof(struct kill))) == NULL) { in kill_new_with_arg() 489 kill_how_often_expand_to_hold_more(struct kill *msg) in kill_how_often_expand_to_hold_more() 504 kill_how_often_add(struct kill *msg, const ev_uint32_t value) in kill_how_often_add() 519 kill_weapon_assign(struct kill *msg, in kill_weapon_assign() 531 kill_action_assign(struct kill *msg, in kill_action_assign() [all …]
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | signals_test.cpp | 102 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 107 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 111 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 128 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 135 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 154 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 161 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 189 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 210 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() 215 ::kill(::getpid(), SIGUSR1); in ATF_TEST_CASE_BODY() [all …]
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/signals/ |
| D | programmer_test.cpp | 76 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 81 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 92 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 97 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 108 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 115 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 122 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY() 129 ::kill(::getpid(), SIGCHLD); in ATF_TEST_CASE_BODY()
|
| D | interrupts_test.cpp | 101 ::kill(getpid(), signo); in check_interrupts_handler() 108 ::kill(getpid(), signo); in check_interrupts_handler() 125 ::kill(::getpid(), signo); in check_interrupts_inhibiter() 172 ::kill(::getpid(), SIGHUP); in ATF_TEST_CASE_BODY()
|
| /netbsd/src/tests/kernel/ |
| D | t_nanosleep.c | 91 if (kill(victim, SIGKILL) == -1) in tester() 142 (void)kill(v, SIGKILL); /* just in case */ in runit() 148 (void)kill(m, SIGKILL); in runit() 149 (void)kill(v, SIGKILL); in runit() 172 ATF_REQUIRE(kill(m, SIGSTOP) == 0); in runit() 174 ATF_REQUIRE(kill(m, SIGCONT) == 0); in runit() 181 (void) kill(m, SIGKILL); in runit()
|
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_kill.c | 70 ATF_REQUIRE(kill(pid, sig[i]) == 0); in ATF_TC_BODY() 97 rv = kill(getpid(), -1); in ATF_TC_BODY() 103 rv = kill(INT_MAX, SIGUSR1); in ATF_TC_BODY() 189 if (kill(cpid, SIGKILL) == 0) in ATF_TC_BODY() 243 ATF_REQUIRE(kill(-getpgrp(), SIGKILL) == 0); in ATF_TC_BODY() 289 ATF_REQUIRE(kill(0, SIGKILL) == 0); in ATF_TC_BODY() 311 ATF_CHECK_ERRNO(ESRCH, kill(INT_MIN, 0)); in ATF_TC_BODY()
|
| D | t_wait.c | 120 ATF_REQUIRE(kill(pid, SIGTERM) == 0); in ATF_TC_BODY() 194 ATF_REQUIRE(kill(pid, SIGSTOP) == 0); in ATF_TC_BODY() 207 ATF_REQUIRE(kill(pid, SIGCONT) == 0); in ATF_TC_BODY() 220 ATF_REQUIRE(kill(pid, SIGQUIT) == 0); in ATF_TC_BODY() 264 ATF_REQUIRE(kill(pid, SIGSTOP) == 0); in ATF_TC_BODY() 275 ATF_REQUIRE(kill(pid, SIGCONT) == 0); in ATF_TC_BODY() 286 ATF_REQUIRE(kill(pid, SIGQUIT) == 0); in ATF_TC_BODY()
|
| /netbsd/src/distrib/utils/zcat/ |
| D | misc.c | 6 kill(0, SIGQUIT); in __assert() 9 kill(0, SIGQUIT); in __assert13() 12 kill(0, SIGQUIT); in __diagassert() 15 kill(0, SIGQUIT); in __diagassert13()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lcm.cc | 170 sbitmap *antout, sbitmap *avout, sbitmap *kill, in compute_earliest() argument 195 kill[pred->index], temp_bitmap); in compute_earliest() 370 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm_avs() argument 394 dump_bitmap_vector (dump_file, "kill", "", kill, in pre_edge_lcm_avs() 400 compute_available (avloc, kill, avout, avin); in pre_edge_lcm_avs() 419 compute_earliest (edge_list, n_exprs, antin, antout, avout, kill, earliest); in pre_edge_lcm_avs() 472 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm() argument 481 edge_list = pre_edge_lcm_avs (n_exprs, transp, avloc, antloc, kill, in pre_edge_lcm() 494 compute_available (sbitmap *avloc, sbitmap *kill, sbitmap *avout, in compute_available() argument 561 avin[bb->index], kill[bb->index])) in compute_available() [all …]
|
| D | df-problems.cc | 169 bitmap_clear (&bb_info->kill); in df_rd_free_bb_info() 216 if (bb_info->kill.obstack) in df_rd_alloc() 218 bitmap_clear (&bb_info->kill); in df_rd_alloc() 224 bitmap_initialize (&bb_info->kill, &problem_data->rd_bitmaps); in df_rd_alloc() 321 bitmap_set_range (&bb_info->kill, begin, n_defs); in df_rd_bb_local_compute_process_def() 495 bitmap kill = &bb_info->kill; in df_rd_transfer_function() local 500 changed = bitmap_ior_and_compl (out, gen, in, kill); in df_rd_transfer_function() 511 bitmap_and_compl (&tmp, in, kill); in df_rd_transfer_function() 654 df_rd_dump_defs_set (&bb_info->kill, ";; rd kill", file); in df_rd_top_dump() 1394 bitmap_clear (&bb_info->kill); in df_live_free_bb_info() [all …]
|
| D | dse.cc | 468 bitmap kill; member 3017 scan_stores (store_info *store_info, bitmap gen, bitmap kill) in scan_stores() argument 3037 if (kill) in scan_stores() 3038 bitmap_clear_bit (kill, index); in scan_stores() 3051 scan_reads (insn_info_t insn_info, bitmap gen, bitmap kill) in scan_reads() argument 3063 if (kill) in scan_reads() 3064 bitmap_ior_into (kill, group->group_kill); in scan_reads() 3072 if (kill) in scan_reads() 3073 bitmap_ior_into (kill, kill_on_calls); in scan_reads() 3078 if (kill) in scan_reads() [all …]
|
| /netbsd/src/bin/sh/funcs/ |
| D | kill | 1 # $NetBSD: kill,v 1.8 2016/02/29 23:50:59 christos Exp $ 29 # @(#)kill 8.2 (Berkeley) 5/4/95 31 # Convert job names to process ids and then run /bin/kill. 33 kill() { 42 /bin/kill $args
|
| /netbsd/src/tests/lib/libpthread/ |
| D | t_sigmask.c | 79 kill(getpid(), SIGFPE); in ATF_TC_BODY() 86 kill(getpid(), SIGUSR2); in upcalls_not_started_handler1() 123 kill(getpid(), SIGUSR1); in ATF_TC_BODY() 133 kill(getpid(), SIGUSR2); in respected_while_running_handler1() 155 kill(getpid(), SIGUSR1); in respected_while_running_threadroutine()
|
| /netbsd/src/sbin/reboot/ |
| D | reboot.c | 200 if (kill(1, SIGTSTP) == -1) in main() 204 if (kill(-1, SIGTERM) == -1) { in main() 227 if (kill(-1, SIGKILL) == -1) { in main() 246 errx(1, "%s%s", kill(1, SIGHUP) == -1 ? "(can't restart init): " : "", in main()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| D | print-threads.exp | 45 proc test_all_threads { name kill } { argument 60 if { $kill == 1 } { 77 if { $kill == 1 } {
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| D | ipropd_common.c | 170 kill(pid, SIGTERM); in restarter() 216 kill(pid, exit_flag); in restarter() 230 kill(pid, SIGKILL); in restarter() 252 kill(getpid(), WTERMSIG(status)); in restarter()
|
| /netbsd/src/external/bsd/top/dist/ |
| D | INSTALL | 48 --enable-kill 49 --disable-kill 52 signals to processes from within top (the 'kill' and 'renice' 53 commands). Use --disable-kill if you do not want this feature
|
| /netbsd/src/usr.bin/tip/aculib/ |
| D | dn11.c | 67 (void)kill(child, SIGKILL); in dn_dialer() 94 (void)kill(child, SIGKILL); in dn_dialer() 143 (void)kill(child, SIGKILL); in dn_abort()
|