| /freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
| H A D | zfsd_hotspare_006_pos.ksh | 70 $KILL -s SIGCONT `$PGREP zfsd` 79 $KILL -s SIGSTOP `$PGREP zfsd` 86 $KILL -s SIGCONT `$PGREP zfsd` 104 $KILL -s SIGSTOP `$PGREP zfsd` 106 $KILL -s SIGCONT `$PGREP zfsd`
|
| /freebsd/crypto/openssh/ |
| H A D | opensshd.init.in | 9 KILL=@KILL@ 26 ${KILL} ${PID}
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_common.kshlib | 108 $KILL -15 $pid 132 [[ -n "$SLEEP_PID" ]] && $KILL -15 $SLEEP_PID
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExpandPostRAPseudos.cpp | 101 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg() 114 MI->setDesc(TII->get(TargetOpcode::KILL)); in LowerSubregToReg()
|
| H A D | LiveRangeEdit.cpp | 376 MI->setDesc(TII.get(TargetOpcode::KILL)); in eliminateDeadDef()
|
| H A D | InlineSpiller.cpp | 542 MI.setDesc(TII.get(TargetOpcode::KILL)); in eliminateRedundantSpills() 1143 BuildMI(MBB, SpillBefore, MI->getDebugLoc(), TII.get(TargetOpcode::KILL)) in insertSpill() 1721 RMEnt->setDesc(TII.get(TargetOpcode::KILL)); in hoistAllSpills()
|
| H A D | TargetInstrInfo.cpp | 878 MI->setDesc(get(TargetOpcode::KILL)); in lowerCopy() 892 MI->setDesc(get(TargetOpcode::KILL)); in lowerCopy() 2149 case TargetOpcode::KILL: in getOutliningType()
|
| /freebsd/usr.sbin/ypserv/ |
| H A D | ypinit.sh | 185 read KILL 188 case ${KILL} in
|
| /freebsd/tests/sys/cddl/zfs/tests/mmap/ |
| H A D | mmap_write_001_pos.ksh | 84 log_must $KILL -9 $PID_MMAPWRITE
|
| /freebsd/tests/sys/cddl/zfs/tests/link_count/ |
| H A D | link_count_001.ksh | 91 log_must $KILL -9 $PID
|
| /freebsd/libexec/rc/ |
| H A D | rc.shutdown | 77 kill -KILL $$ >/dev/null 2>&1
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_iostat/ |
| H A D | zpool_iostat.kshlib | 62 kill -KILL $_iostat_pid || true
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600EmitClauseMarkers.cpp | 38 case R600::KILL: in OccupiedDwords() 84 case R600::KILL: in IsTrivialInst()
|
| H A D | SIFormMemoryClauses.cpp | 389 DebugLoc(), TII->get(AMDGPU::KILL)); in run()
|
| /freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
| H A D | hotspare_onoffline_004_neg.ksh | 73 $KILL $wait_pid
|
| /freebsd/tests/sys/netpfil/pf/ |
| H A D | if_enc.sh | 167 jexec b kill -KILL $nc_pid # in a fail case the catcher may listen forever
|
| /freebsd/libexec/getty/ |
| H A D | main.c | 115 #define KILL tmode.c_cc[VKILL] macro 585 } else if (c == KILL || c == CTRL('u')) { in getname()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | R600MCCodeEmitter.cpp | 94 MI.getOpcode() == R600::KILL) { in encodeInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonNewValueJump.cpp | 128 if (II->getOpcode() == TargetOpcode::KILL) in INITIALIZE_PASS_DEPENDENCY() 212 if (MII->getOpcode() == TargetOpcode::KILL || in commonChecksToProhibitNewValueJump()
|
| /freebsd/contrib/netbsd-tests/net/ndp/ |
| H A D | t_ra.sh | 247 kill -KILL `cat ${PIDFILE}` 305 kill -KILL `cat ${PIDFILE}`
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.cpp | 290 case TargetOpcode::KILL: in getInstSizeInBytes()
|
| /freebsd/usr.bin/tftp/tests/ |
| H A D | tftp_test.sh | 32 sig=KILL
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.cpp | 487 case TargetOpcode::KILL: in getInstSizeInBytes()
|
| /freebsd/sys/contrib/openzfs/etc/zfs/ |
| H A D | zfs-functions.in | 187 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 \
|
| /freebsd/tests/sys/cddl/zfs/include/ |
| H A D | libtest.kshlib | 1526 log_must $KILL -USR1 $pid 3448 log_must $KILL $wait_pid
|