| /freebsd-14-stable/sbin/ipf/ipfsync/ |
| HD | ipsyncm.c | 38 int terminate = 0; variable 47 terminate = sig; 222 if (terminate) 238 if (terminate) 251 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| HD | ipsyncs.c | 38 int terminate = 0; variable 49 terminate = sig; 241 if (terminate) 257 if (terminate) 270 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| HD | ipfsyncd.c | 58 int terminate = 0; variable 77 terminate = sig; 170 while (!terminate) { 211 syslog(LOG_ERR, "signal %d received, exiting...", terminate); 212 debug(1, "signal %d received, exiting...", terminate); 243 while (!terminate) { in do_io()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/src/support/runtime/ |
| HD | exception_pointer_cxxabi.ipp | 45 terminate(); 60 // if p.__ptr_ is NULL, above returns so we terminate 61 terminate();
|
| HD | exception_fallback.ipp | 27 terminate(); 36 _LIBCPP_NORETURN void terminate() noexcept {
|
| HD | exception_msvc.ipp | 38 terminate(); 45 _LIBCPP_NORETURN void terminate() noexcept {
|
| /freebsd-14-stable/contrib/libcxxrt/ |
| HD | exception.cc | 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() 777 std::terminate(); in report_failure() 897 std::terminate(); in __cxa_rethrow() 1227 std::terminate(); 1318 std::terminate(); 1450 std::terminate(); [all …]
|
| HD | terminate.cc | 36 void terminate() in terminate() function
|
| /freebsd-14-stable/crypto/heimdal/kadmin/ |
| HD | kadm_conn.c | 105 terminate(int sig) in terminate() function 195 signal(SIGTERM, terminate); in wait_for_connection() 196 signal(SIGINT, terminate); in wait_for_connection()
|
| /freebsd-14-stable/sys/fs/tmpfs/ |
| HD | tmpfs_vfsops.c | 198 bool terminate; in tmpfs_all_rw_maps() local 200 terminate = false; in tmpfs_all_rw_maps() 253 terminate = cb(mp, map, entry, cb_arg); in tmpfs_all_rw_maps() 255 if (terminate) in tmpfs_all_rw_maps() 263 if (terminate) in tmpfs_all_rw_maps() 266 if (!terminate && gen != allproc_gen) in tmpfs_all_rw_maps()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/ |
| HD | exception | 48 [[noreturn]] void terminate() noexcept; 84 #include <__exception/terminate.h>
|
| /freebsd-14-stable/contrib/less/ |
| HD | signal.c | 136 static RETSIGTYPE terminate(int type) in terminate() function 170 (void) LSIGNAL(SIGTERM, terminate); in init_signals()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/__exception/ |
| HD | terminate.h | 19 _LIBCPP_NORETURN _LIBCPP_EXPORTED_FROM_ABI void terminate() _NOEXCEPT;
|
| /freebsd-14-stable/usr.sbin/rpcbind/ |
| HD | rpcbind.c | 126 static void terminate(int); 209 (void) signal(SIGINT, terminate); in main() 210 (void) signal(SIGTERM, terminate); in main() 211 (void) signal(SIGQUIT, terminate); in main() 776 terminate(int signum) in terminate() function
|
| /freebsd-14-stable/usr.bin/pr/ |
| HD | extern.h | 62 void terminate(int);
|
| /freebsd-14-stable/contrib/nvi/ex/ |
| HD | ex_cscope.c | 97 static int terminate(SCR *, CSC *, int); 791 terminate(sp, csc, 0); in parse() 895 return (terminate(sp, NULL, n)); in cscope_kill() 903 terminate(SCR *sp, CSC *csc, int n) in terminate() function 979 if (terminate(sp, NULL, 1)) in cscope_end() 1090 terminate(sp, csc, 0); in read_prompt()
|
| /freebsd-14-stable/lib/libiconv_modules/ISO2022/ |
| HD | citrus_iso2022.c | 541 goto terminate; in seqmatch() 547 goto terminate; in seqmatch() 550 goto terminate; in seqmatch() 556 goto terminate; in seqmatch() 561 goto terminate; in seqmatch() 564 goto terminate; in seqmatch() 572 terminate: in seqmatch()
|
| /freebsd-14-stable/usr.sbin/rpc.yppasswdd/ |
| HD | yppasswdd_main.c | 107 terminate(int sig __unused) in terminate() function 345 (void)signal(SIGTERM, (SIG_PF) terminate); in main()
|
| /freebsd-14-stable/lib/libcxxrt/ |
| HD | Makefile | 19 SRCS+= terminate.cc
|
| /freebsd-14-stable/contrib/wpa/src/utils/ |
| HD | eloop_win.c | 62 int terminate; member 539 while (!eloop.terminate && in eloop_run() 645 eloop.terminate = 1; in eloop_terminate() 671 return eloop.terminate; in eloop_terminated()
|
| /freebsd-14-stable/sbin/dhclient/ |
| HD | options.c | 384 int terminate, int bootpp, u_int8_t *prl, int prl_len) in cons_options() argument 463 terminate); in cons_options() 529 int second_cutoff, int terminate) in store_options() argument 568 if (terminate && dhcp_options[code].format[0] == 't') { in store_options()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | exception.inc | 21 using std::terminate;
|
| /freebsd-14-stable/usr.bin/chat/ |
| HD | chat.c | 157 void terminate(int status); 308 terminate(0); in main() 431 terminate(code); in fatal() 510 void terminate(int status) in terminate() function 840 terminate(exit_code); in chat_expect()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | thread.h | 87 std::terminate(); in ~thread() 92 std::terminate();
|
| /freebsd-14-stable/contrib/sendmail/cf/feature/ |
| HD | conncontrol.m4 | 30 _ARG2_, `terminate', `define(`_CONN_CONTROL_REPLY', `421')',
|