| /freebsd-12.1/sbin/recoverdisk/ |
| H A D | recoverdisk.c | 29 static volatile sig_atomic_t aborting = 0; variable 149 aborting = 1; in sighandler() 264 while (lp->len > 0 && !aborting) { in main() 306 aborting = 1; in main() 309 aborting = 1; in main() 314 if (aborting) { in main()
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | job.c | 1114 (aborting == ABORT_ERROR) || in JobFinish() 1115 (aborting == ABORT_INTERRUPT)) in JobFinish() 1119 if ((aborting != ABORT_ERROR) && (aborting != ABORT_INTERRUPT) && in JobFinish() 1151 aborting = ABORT_ERROR; in JobFinish() 1746 if (cmdsOK && aborting == 0) { in JobStart() 2284 aborting = 0; in Job_Init() 2635 aborting = ABORT_INTERRUPT; in JobInterrupt() 2734 aborting = ABORT_WAIT; in Job_Wait() 2738 aborting = 0; in Job_Wait() 2761 aborting = ABORT_ERROR; in Job_AbortAll() [all …]
|
| /freebsd-12.1/sys/dev/drm/ |
| H A D | via_dmablit.c | 329 done_transfer = done_transfer || ( blitq->aborting && !(status & VIA_DMA_CSR_DE)); in via_dmablit_handler() 334 blitq->blits[cur]->aborted = blitq->aborting; in via_dmablit_handler() 350 blitq->aborting = 0; in via_dmablit_handler() 361 blitq->aborting = 1; in via_dmablit_handler() 543 blitq->aborting = 0; in via_init_dmablit()
|
| H A D | via_dmablit.h | 71 int aborting; member
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | srvrsmtp.c | 3611 bool aborting; local 3932 aborting = Errors > 0; 3933 if (!(aborting || bitset(EF_DISCARD, e->e_flags)) && 3936 aborting = bitset(EF_FATALERRS, e->e_flags); 3938 if (aborting) 4232 if (aborting || bitset(EF_DISCARD, e->e_flags))
|
| /freebsd-12.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-12.1/contrib/byacc/ |
| H A D | README.BTYACC | 197 2 cleaning up stack when aborting 209 2 cleaning up stack when aborting
|
| /freebsd-12.1/contrib/bzip2/ |
| H A D | CHANGES | 242 when aborting in cleanUpAndFail().
|
| /freebsd-12.1/contrib/serf/ |
| H A D | CHANGES | 244 serf_get propagates errors from the response, instead of aborting (Issue 52)
|
| /freebsd-12.1/contrib/binutils/ld/po/ |
| H A D | ld.pot | 1102 msgid "%P: internal error: aborting at %s line %d in %s\n" 1106 msgid "%P: internal error: aborting at %s line %d\n"
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testfloat-source.txt | 182 and aborting.
|
| /freebsd-12.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-12.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-12.1/crypto/openssl/doc/man1/ |
| H A D | s_client.pod | 803 option: any verify errors are then returned aborting the handshake.
|
| /freebsd-12.1/contrib/binutils/bfd/po/ |
| H A D | bfd.pot | 160 msgid "BFD %s internal error, aborting at %s line %d in %s\n" 165 msgid "BFD %s internal error, aborting at %s line %d\n"
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 1080 * added support for sending TLS alerts and aborting authentication
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | sourcebuild.texi | 386 without aborting the build. Man pages are also included in release
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 1353 instead of aborting. always free memory
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1998 | 6528 * error.c (dump_decl): Avoid aborting in the midst of printing an 6844 * tree.c (mapcar): Return error_mark_node, rather than aborting,
|
| H A D | ChangeLog-2002 | 1684 * rtti.c (get_pseudo_ti_desc): Give an error rather than aborting
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog | 542 delay slots, just skip instead of aborting.
|
| H A D | ChangeLog-1997 | 2215 instead of aborting.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9495 | 3456 call _bfd_error_handler and return failure rather than aborting. 8628 * som.c (log2): Return -1 on error rather than aborting. 8638 or failure rather than aborting on failure.
|