| /freebsd-13.1/sbin/recoverdisk/ |
| H A D | recoverdisk.c | 56 static volatile sig_atomic_t aborting = 0; variable 423 aborting = 1; in sighandler() 592 aborting = 1; in main() 597 aborting = 1; in main() 608 if (aborting) in main() 610 if (aborting || !TAILQ_NEXT(lp, list)) in main() 612 if (aborting) in main() 618 printf("%s", aborting ? "Aborted\n" : "Completed\n"); in main()
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | sh-errctl.exp | 2 Job_TokenWithdraw(<pid>): aborting 0, running 0 25 Job_TokenWithdraw(<pid>): aborting 0, running 0
|
| H A D | opt-debug-jobs.exp | 2 Job_TokenWithdraw(<pid>): aborting 0, running 0 25 Job_TokenWithdraw(<pid>): aborting 0, running 0
|
| /freebsd-13.1/contrib/bmake/ |
| H A D | job.c | 286 } aborting = ABORT_NONE; variable 1245 (aborting == ABORT_ERROR) || aborting == ABORT_INTERRUPT) in JobFinish() 1249 if (aborting != ABORT_ERROR && aborting != ABORT_INTERRUPT && in JobFinish() 1269 aborting = ABORT_ERROR; in JobFinish() 2277 aborting = ABORT_NONE; in Job_Init() 2624 aborting = ABORT_INTERRUPT; in JobInterrupt() 2692 aborting = ABORT_WAIT; in Job_Wait() 2696 aborting = ABORT_NONE; in Job_Wait() 2712 aborting = ABORT_ERROR; in Job_AbortAll() 2843 char tok = JOB_TOKENS[aborting], tok1; in JobTokenAdd() [all …]
|
| H A D | ChangeLog | 1005 use proper enum constants for aborting
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | srvrsmtp.c | 3751 bool aborting; local 4076 aborting = Errors > 0; 4077 if (!(aborting || bitset(EF_DISCARD, e->e_flags)) && 4080 aborting = bitset(EF_FATALERRS, e->e_flags); 4082 if (aborting) 4376 if (aborting || bitset(EF_DISCARD, e->e_flags))
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | PROTOCOL | 140 NB. due to certain broken SSH implementations aborting upon receipt 169 NB. due to certain broken SSH implementations aborting upon receipt
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | ax_python_devel.m4 | 16 # allow to detect if Python development is available without aborting the
|
| /freebsd-13.1/contrib/byacc/ |
| H A D | README.BTYACC | 197 2 cleaning up stack when aborting 209 2 cleaning up stack when aborting
|
| /freebsd-13.1/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 4783 virtual bool aborting() const = 0; 5512 bool aborting; member 5529 bool aborting; member 5545 bool aborting; member 8053 bool aborting() const final; 10962 aborting( _aborting ) in TestCaseStats() 10972 aborting( _aborting ) in TestGroupStats() 10977 aborting( false ) in TestGroupStats() 10987 aborting( _aborting ) in TestRunStats() 12734 bool RunContext::aborting() const { in aborting() function in Catch::RunContext [all …]
|
| /freebsd-13.1/contrib/bzip2/ |
| H A D | CHANGES | 242 when aborting in cleanUpAndFail().
|
| /freebsd-13.1/contrib/serf/ |
| H A D | CHANGES | 244 serf_get propagates errors from the response, instead of aborting (Issue 52)
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testfloat-source.txt | 182 and aborting.
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-1.4 | 221 …o that having a DNS server with broken IPv6 support is no longer cause for aborting the unit tests.
|
| H A D | ChangeLog-2.0 | 1238 …w_with_config: if a config is provided and no backend is selected, return NULL instead of aborting.
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | ChangeLog-1.4 | 221 …o that having a DNS server with broken IPv6 support is no longer cause for aborting the unit tests.
|
| H A D | ChangeLog-2.0 | 1238 …w_with_config: if a config is provided and no backend is selected, return NULL instead of aborting.
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | s_client.pod | 803 option: any verify errors are then returned aborting the handshake.
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 1123 * added support for sending TLS alerts and aborting authentication
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 1353 instead of aborting. always free memory
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1379 the next opcode -- instead of aborting the entire table load. This is 5324 method from aborting if it accesses an address space has no handler. 5566 attempt to flush data to the output file(s) as the compiler is aborting. 14968 returned by a given _PRW. This prevents the scan from aborting from the
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 1411 * svnadmin verify: report errors nicely rather than possibly aborting
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 9655 not contain client_version: Instead of aborting with an error,
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 3048 action to be taken by aborting the search for domain names
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog | 18951 …ss loop by logging only the first 5 errors explicitely, counting the next 10 silently, and aborting
|