| /freebsd/lib/libc/gen/ |
| H A D | signal.3 | 90 .It 1 Ta Dv SIGHUP Ta "terminate process" Ta "terminal line hangup" 91 .It 2 Ta Dv SIGINT Ta "terminate process" Ta "interrupt program" 100 .It 9 Ta Dv SIGKILL Ta "terminate process" Ta "kill program" 104 .It 13 Ta Dv SIGPIPE Ta "terminate process" Ta "write on a pipe with no reader" 105 .It 14 Ta Dv SIGALRM Ta "terminate process" Ta "real-time timer expired" 106 .It 15 Ta Dv SIGTERM Ta "terminate process" Ta "software termination signal" 119 .It 24 Ta Dv SIGXCPU Ta "terminate process" Ta "cpu time limit exceeded (see" 121 .It 25 Ta Dv SIGXFSZ Ta "terminate process" Ta "file size limit exceeded (see" 123 .It 26 Ta Dv SIGVTALRM Ta "terminate process" Ta "virtual time alarm (see" 125 .It 27 Ta Dv SIGPROF Ta "terminate process" Ta "profiling timer alarm (see" [all …]
|
| /freebsd/lib/libc/compat-43/ |
| H A D | sigvec.2 | 146 .It Dv SIGHUP No " terminate process" " terminal line hangup" 147 .It Dv SIGINT No " terminate process" " interrupt program" 156 .It Dv SIGKILL No " terminate process" " kill program" 160 .It Dv SIGPIPE No " terminate process" " write on a pipe with no reader" 161 .It Dv SIGALRM No " terminate process" " real-time timer expired" 162 .It Dv SIGTERM No " terminate process" " software termination signal" 173 .It Dv SIGXCPU No " terminate process" " cpu time limit exceeded (see" 175 .It Dv SIGXFSZ No " terminate process" " file size limit exceeded (see" 177 .It Dv SIGVTALRM No " terminate process" " virtual time alarm (see" 179 .It Dv SIGPROF No " terminate process" " profiling timer alarm (see" [all …]
|
| /freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | SystemInitializerLLGS.cpp | 81 void SystemInitializerLLGS::Terminate() { in Terminate() function in SystemInitializerLLGS 82 HostObjectFile::Terminate(); in Terminate() 85 EmulateInstructionARM::Terminate(); in Terminate() 88 EmulateInstructionLoongArch::Terminate(); in Terminate() 91 EmulateInstructionMIPS::Terminate(); in Terminate() 94 EmulateInstructionMIPS64::Terminate(); in Terminate() 97 EmulateInstructionRISCV::Terminate(); in Terminate() 100 SystemInitializerCommon::Terminate(); in Terminate()
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SystemInitializerFull.cpp | 89 void SystemInitializerFull::Terminate() { in Terminate() function in SystemInitializerFull 92 // Terminate plug-ins in core LLDB. in Terminate() 93 ProcessTrace::Terminate(); in Terminate() 95 // Terminate and unload and loaded system or user LLDB plug-ins. in Terminate() 96 PluginManager::Terminate(); in Terminate() 101 // Terminate the progress manager. in Terminate() 102 ProgressManager::Terminate(); in Terminate() 105 SystemInitializerCommon::Terminate(); in Terminate()
|
| /freebsd/lib/libsys/ |
| H A D | sigaction.2 | 218 processes terminate, and then returns a value of \-1 with 257 the call may be forced to terminate 311 .It Dv SIGHUP Ta terminate process Ta terminal line hangup 312 .It Dv SIGINT Ta terminate process Ta interrupt program 319 .It Dv SIGKILL Ta terminate process Ta kill program 323 .It Dv SIGPIPE Ta terminate process Ta write on a pipe with no reader 324 .It Dv SIGALRM Ta terminate process Ta real-time timer expired 325 .It Dv SIGTERM Ta terminate process Ta software termination signal 334 .It Dv SIGXCPU Ta terminate process Ta cpu time limit exceeded (see Xr setrlimit 2 ) 335 .It Dv SIGXFSZ Ta terminate process Ta file size limit exceeded (see Xr setrlimit 2 ) [all …]
|
| H A D | thr_exit.2 | 33 .Nd terminate current thread 62 Attempts to terminate the last thread in the process are silently ignored. 65 syscall to terminate the process.
|
| /freebsd/contrib/llvm-project/lldb/source/Initialization/ |
| H A D | SystemInitializerCommon.cpp | 92 void SystemInitializerCommon::Terminate() { in Terminate() 96 ProcessWindowsLog::Terminate(); in Terminate() 99 Socket::Terminate(); in Terminate() 100 HostInfo::Terminate(); in Terminate() 102 FileSystem::Terminate(); in Terminate() 103 Diagnostics::Terminate(); 90 void SystemInitializerCommon::Terminate() { Terminate() function in SystemInitializerCommon
|
| H A D | SystemLifetimeManager.cpp | 22 "SystemLifetimeManager destroyed without calling Terminate!"); in ~SystemLifetimeManager() 45 void SystemLifetimeManager::Terminate() { in Terminate() function in SystemLifetimeManager 49 Debugger::Terminate(); in Terminate() 50 m_initializer->Terminate(); in Terminate()
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctfconvert.c | 78 terminate("Caught signal %d - exiting\n", sig); in handle_sig() 95 terminate("failed to open %s", filename); in file_read() 101 terminate("failed to read %s: %s\n", filename, in file_read() 126 terminate("%s: DWARF version 1 is not supported\n", in file_read() 208 terminate("Can't access %s", infile); in main() 234 terminate("%s doesn't have type data to convert\n", infile); in main() 255 terminate("Couldn't rename temp file %s", tmpname); in main()
|
| H A D | dwarf.c | 201 terminate("tdp %u: tdesc_size on unknown type %d\n", in tdesc_size() 237 terminate("tdp %u: tdesc_bitsize on unknown type %d\n", in tdesc_bitsize() 270 terminate("failed to get offset for die: %s\n", in die_off() 288 terminate("die %llu: failed to find type sibling: %s\n", in die_sibling() 305 terminate("die %llu: failed to find type child: %s\n", in die_child() 319 terminate("die %llu: failed to get tag for type: %s\n", in die_tag() 335 terminate("die %llu: no attr 0x%x\n", die_off(dw, die), in die_attr() 342 terminate("die %llu: failed to get attribute for type: %s\n", in die_attr() 355 terminate("die %llu: failed to get signed: %s\n", in die_signed() 370 terminate("die %llu: failed to get unsigned: %s\n", in die_unsigned() [all …]
|
| H A D | util.c | 103 terminate("failed to read ELF header: %s\n", in elf_ptrsz() 112 terminate("unknown ELF class %d\n", ehdr.e_ident[EI_CLASS]); in elf_ptrsz() 139 terminate(const char *format, ...) in terminate() function 193 terminate("Termination due to warning\n"); in warning() 244 terminate("%s: %s: %s\n", file, msgbuf, elf_errmsg(-1)); in elfterminate()
|
| /freebsd/sbin/ipf/ipfsync/ |
| H A D | ipsyncm.c | 34 int terminate = 0; variable 43 terminate = sig; 218 if (terminate) 234 if (terminate) 241 /* terminate */ 247 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| H A D | ipsyncs.c | 34 int terminate = 0; variable 45 terminate = sig; 237 if (terminate) 253 if (terminate) 260 /* terminate */ 266 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| /freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/ |
| H A D | DirectoryWatcher-windows.cpp | 39 HANDLE Terminate; member in __anon3d5a8a810111::DirectoryWatcherWindows 86 : Callback(Receiver), Terminate(INVALID_HANDLE_VALUE) { in DirectoryWatcherWindows() 110 Terminate = in DirectoryWatcherWindows() 127 SetEvent(Terminate); in ~DirectoryWatcherWindows() 130 CloseHandle(Terminate); in ~DirectoryWatcherWindows() 168 HANDLE Handles[2] = { Terminate, Overlapped.hEvent }; in WatcherThreadProc() 170 case WAIT_OBJECT_0: // Terminate Request in WatcherThreadProc()
|
| /freebsd/sbin/init/ |
| H A D | init.8 | 209 utility will terminate multi-user operations and resume single-user mode 210 if sent a terminate 228 multi-user operations, or a terminate will start a single-user shell. 236 utility will terminate all possible processes (again, it will not wait 258 This script can be used to cleanly terminate specific programs such 262 If this script does not terminate within 120 seconds, 264 will terminate it.
|
| /freebsd/bin/dd/ |
| H A D | misc.c | 143 static void terminate(int signo) __dead2; 145 terminate(int signo) in terminate() function 163 terminate(SIGINT); in sigint_handler() 187 terminate(SIGINT); in before_io() 196 terminate(SIGINT); in after_io()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIARM.cpp | 25 void ABIARM::Terminate() { in Terminate() function in ABIARM 26 ABISysV_arm::Terminate(); in Terminate() 28 ABIMacOSX_arm::Terminate(); in Terminate()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABIPowerPC.cpp | 21 void ABIPowerPC::Terminate() { in Terminate() function in ABIPowerPC 22 ABISysV_ppc::Terminate(); in Terminate() 23 ABISysV_ppc64::Terminate(); in Terminate()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABIMips.cpp | 21 void ABIMips::Terminate() { in Terminate() function in ABIMips 22 ABISysV_mips::Terminate(); in Terminate() 23 ABISysV_mips64::Terminate(); in Terminate()
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap_breakloop.3pcap | 61 itself will not necessarily terminate those loops - as well as in loops 70 call will be restarted, and the loop will not terminate until more 102 pcap_breakloop() was called in order to terminate the capture process, 116 should be used to terminate packet processing even if
|
| /freebsd/contrib/libcxxrt/ |
| H A D | exception.cc | 297 // Forward declaration of standard library terminate() function used to 299 [[noreturn]] void terminate(void) _LIBCXXRT_NOEXCEPT; 374 static atomic<unexpected_handler> unexpectedHandler = std::terminate; 523 std::terminate(); in alloc_or_die() 652 std::terminate(); in alloc_or_die() 714 std::terminate(); in __cxa_free_exception() 752 * a handler, catch the exception before calling terminate. The default 753 * terminate handler will print a backtrace before aborting. 777 std::terminate(); in report_failure() 897 std::terminate(); in __cxa_rethrow() [all …]
|
| /freebsd/contrib/llvm-project/libcxx/src/support/runtime/ |
| H A D | exception_pointer_cxxabi.ipp | 45 terminate(); 60 // if p.__ptr_ is NULL, above returns so we terminate 61 terminate();
|
| /freebsd/tests/sys/kern/ |
| H A D | ktrace_test.c | 177 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 214 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 252 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 297 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 338 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 377 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 427 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 476 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 511 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY() 553 /* Block SIGUSR1 so child does not terminate. */ in ATF_TC_BODY()
|
| /freebsd/bin/timeout/ |
| H A D | timeout.1 | 74 which is reset to take the default action and should terminate 161 and its descendants, and will wait for all the descendants to terminate. 186 will terminate itself with the same signal if the 217 for 4 seconds and terminate process after 2 seconds.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | flags.inc | 28 "Terminate on a type mismatch in allocation-deallocation functions, " 32 "Terminate on a size mismatch between a sized-delete and the actual " 41 "Indicate whether the allocator should terminate instead of "
|