| /freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | merge_summary.awk | 20 killed=0 78 killed_tests[killed] = testname 79 killed++
|
| /freebsd/usr.bin/lockf/ |
| H A D | lockf.c | 54 static void killed(int sig); 289 signal(SIGTERM, killed); in main() 366 killed(int sig) in killed() function
|
| /freebsd/usr.bin/killall/ |
| H A D | killall.c | 131 int killed = 0; in main() local 421 killed++; in main() 430 if (killed == 0) { in main()
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.c | 651 unsigned int killed; in pfctl_clear_iface_states() local 662 if ((ret = pfctl_clear_states_h(pfh, &kill, &killed)) != 0) in pfctl_clear_iface_states() 665 fprintf(stderr, "%d states cleared\n", killed); in pfctl_clear_iface_states() 726 int killed, sources, dests; in pfctl_kill_src_nodes() local 728 killed = sources = dests = 0; in pfctl_kill_src_nodes() 778 killed += psnk.psnk_killed; in pfctl_kill_src_nodes() 784 killed += psnk.psnk_killed; in pfctl_kill_src_nodes() 792 "destinations\n", killed, sources, dests); in pfctl_kill_src_nodes() 802 int killed, sources, dests; in pfctl_net_kill_states() local 805 killed = sources = dests = 0; in pfctl_net_kill_states() [all …]
|
| /freebsd/bin/sh/tests/execution/ |
| H A D | killed2.0 | 1 # Most shells print a message when a foreground job is killed by a signal.
|
| /freebsd/sys/dev/ichsmb/ |
| H A D | ichsmb_var.h | 66 bool killed; /* killed current transfer */ member
|
| H A D | ichsmb.c | 536 if (sc->killed) { in ichsmb_device_intr() 537 sc->killed = 0; in ichsmb_device_intr() 602 sc->killed = true; in ichsmb_device_intr()
|
| /freebsd/lib/libpfctl/ |
| H A D | libpfctl.h | 517 unsigned int *killed); 519 unsigned int *killed); 521 unsigned int *killed); 523 unsigned int *killed);
|
| H A D | libpfctl.c | 2097 uint32_t killed; in _pfctl_clear_states_h() argument 2101 { .type = PF_CS_KILLED, .off = _OUT(killed), .cb = snl_attr_get_uint32 }, in _pfctl_clear_states_h() 2108 unsigned int *killed, int cmd) in _pfctl_clear_states_h() 2150 if (killed) in pfctl_clear_states_h() 2151 *killed = attrs.killed; in pfctl_clear_states_h() 2160 unsigned int *killed) 2162 return(_pfctl_clear_states_h(h, kill, killed, PFNL_CMD_CLRSTATES)); in _pfctl_clear_states() argument 2167 unsigned int *killed) in _pfctl_clear_states() 2169 return(_pfctl_clear_states_h(h, kill, killed, PFNL_CMD_KILLSTATE in _pfctl_clear_states() 2086 uint32_t killed; global() member 2148 pfctl_clear_states_h(struct pfctl_handle * h,const struct pfctl_kill * kill,unsigned int * killed) pfctl_clear_states_h() argument 2155 pfctl_kill_states_h(struct pfctl_handle * h,const struct pfctl_kill * kill,unsigned int * killed) pfctl_kill_states_h() argument 2179 pfctl_clear_states(int dev __unused,const struct pfctl_kill * kill,unsigned int * killed) pfctl_clear_states() argument 2185 pfctl_kill_states(int dev __unused,const struct pfctl_kill * kill,unsigned int * killed) pfctl_kill_states() argument [all...] |
| /freebsd/sys/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 88 def done(self, proc, killed, reran): argument 98 if killed: 175 self.killed = False 673 post script regardless. Run the failsafe script when a test is killed.
|
| /freebsd/usr.bin/gcore/ |
| H A D | gcore.c | 63 static void killed(int);
|
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_ioctl.c | 3291 int idx, killed = 0; in pf_killstates_row() local 3380 killed++; in pf_killstates_row() 3383 killed += pf_kill_matching_state(&match_key, dir); in pf_killstates_row() 3389 return (killed); in pf_killstates_row() 7088 u_int killed; in pf_kill_srcnodes() local 7130 killed = pf_free_src_nodes(&kill); in pf_kill_srcnodes() 7133 psnk->psnk_killed = killed; in pf_kill_srcnodes() 7175 unsigned int killed = 0, dir; in pf_clear_states() local 7220 killed++; in pf_clear_states() 7223 killed += pf_kill_matching_state(&match_key, in pf_clear_states() [all …]
|
| H A D | pf_nl.c | 1137 unsigned int killed = 0; in pf_handle_killclear_states() local 1151 pf_killstates(&kill, &killed); in pf_handle_killclear_states() 1153 killed = pf_clear_states(&kill); in pf_handle_killclear_states() 1156 nlattr_add_u32(nw, PF_CS_KILLED, killed); in pf_handle_killclear_states()
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | pkgbase.in | 195 -- This should only be possible if bsddialog is killed by a signal
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | CaymanInstructions.td | 145 // %t3_x = VTX_READ_PARAM_32_eg killed %t2_x, 24
|
| H A D | EvergreenInstructions.td | 222 // %t3_x = VTX_READ_PARAM_32_eg killed %t2_x, 24
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | hpux | 87 Possible reasons for this are adjtimed being killed or just never
|
| /freebsd/contrib/libpcap/ |
| H A D | optimize.c | 625 atomset def = 0, use = 0, killed = 0; in compute_local_ud() local 649 killed |= ATOMMASK(atom); in compute_local_ud() 675 b->kill = killed; in compute_local_ud()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 81 "If a merge process gets killed it tries to leave this file "
|
| /freebsd/contrib/unbound/doc/ |
| H A D | libunbound.rst | 233 Outstanding async queries are killed and callbacks are not called for
|
| /freebsd/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 622 // Returns true if the program was killed by the given signal.
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 9061 boolean_t killed; in main() local 9082 killed = exec_child(cmd, NULL, B_TRUE, &status); in main() 9089 killed = exec_child(ztest_opts.zo_alt_ztest, in main() 9093 if (killed) in main()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel.m4 | 786 dnl # is protection against the parent being killed.
|
| /freebsd/contrib/bc/manuals/ |
| H A D | build.md | 975 `SIGSEGV` on Linux from being killed by the "OOM Killer" part of the kernel. On
|
| /freebsd/contrib/tcsh/ |
| H A D | Fixes | 1181 88. Don't source .logout when killed with -HUP unless we are a login shell. 1514 It can only be killed from another session. (beto)
|