Home
last modified time | relevance | path

Searched refs:aborting (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/bmake/unit-tests/
H A Dsh-errctl.exp2 TokenPool_Take: pid <pid>, aborting NONE, running 0
26 TokenPool_Take: pid <pid>, aborting NONE, running 0
H A Dopt-debug-jobs.exp2 TokenPool_Take: pid <pid>, aborting NONE, running 0
26 TokenPool_Take: pid <pid>, aborting NONE, running 0
/freebsd/contrib/bmake/
H A Djob.c363 } aborting = ABORT_NONE; variable
1364 aborting == ABORT_ERROR || aborting == ABORT_INTERRUPT) in JobFinish()
1368 if (aborting != ABORT_ERROR && aborting != ABORT_INTERRUPT && in JobFinish()
1381 if (job_errors > 0 && !opts.keepgoing && aborting != ABORT_INTERRUPT) { in JobFinish()
1383 aborting = ABORT_ERROR; in JobFinish()
1389 if (aborting == ABORT_ERROR && jobTokensRunning == 0) { in JobFinish()
1834 if (cmdsOK && aborting == ABORT_NONE) { in Job_Make()
2204 aborting = ABORT_NONE; in Job_Init()
2497 aborting = ABORT_INTERRUPT; in JobInterrupt()
2558 aborting = ABORT_WAIT; /* Prevent other jobs from starting. */ in Job_Wait()
[all …]
H A DChangeLog2313 use proper enum constants for aborting
/freebsd/sbin/recoverdisk/
H A Drecoverdisk.c52 static volatile sig_atomic_t aborting = 0; variable
440 aborting = 1; in sighandler()
852 while (!aborting) { in main()
891 aborting = 1; in main()
896 aborting = 1; in main()
909 printf("%s", aborting ? "Aborted\n" : "Completed\n"); in main()
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c4019 bool aborting; local
4362 aborting = Errors > 0;
4363 if (!(aborting || bitset(EF_DISCARD, e->e_flags)) &&
4366 aborting = bitset(EF_FATALERRS, e->e_flags);
4368 if (aborting)
4687 if (aborting || bitset(EF_DISCARD, e->e_flags))
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Diommu.txt97 IOMMUs, instead of aborting the translation immediately, may first
/freebsd/contrib/pkgconf/
H A Dpkg.m459 dnl scripts not checking it, ACTION-IF-NOT-FOUND defaults to aborting.
/freebsd/contrib/byacc/
H A DREADME.BTYACC197 2 cleaning up stack when aborting
209 2 cleaning up stack when aborting
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4783 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()
12496 m_reporter->testRunEnded(TestRunStats(m_runInfo, m_totals, aborting())); in ~RunContext()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod213 or on successfully aborting a pending certificate request, 0 on error, and -1
/freebsd/crypto/openssh/
H A DPROTOCOL190 NB. due to certain broken SSH implementations aborting upon receipt
219 NB. due to certain broken SSH implementations aborting upon receipt
/freebsd/contrib/bzip2/
H A DCHANGES242 when aborting in cleanUpAndFail().
/freebsd/crypto/krb5/src/po/
H A Dde.po2921 msgid "master key stash file needs updating, command aborting"
3367 msgid "%s: %s while %s, aborting\n"
3372 msgid "%s while %s, aborting\n"
3377 msgid "%s: %s, aborting\n"
3382 msgid "%s, aborting"
3429 msgid "%s: %s while initializing context, aborting\n"
9141 #~ msgid "%s: %s while initializing, aborting"
9146 #~ "aborting"
9153 #~ "aborting\n"
9158 #~ msgid "%s: could not initialize loop, aborting"
[all …]
H A Dmit-krb5.pot2857 msgid "master key stash file needs updating, command aborting"
3302 msgid "%s: %s while %s, aborting\n"
3307 msgid "%s while %s, aborting\n"
3312 msgid "%s: %s, aborting\n"
3317 msgid "%s, aborting"
3360 msgid "%s: %s while initializing context, aborting\n"
H A Dka.po2938 msgid "master key stash file needs updating, command aborting"
3424 msgid "%s: %s while %s, aborting\n"
3429 msgid "%s while %s, aborting\n"
3434 msgid "%s: %s, aborting\n"
3439 msgid "%s, aborting"
3487 msgid "%s: %s while initializing context, aborting\n"
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.4221 …o that having a DNS server with broken IPv6 support is no longer cause for aborting the unit tests.
H A DChangeLog-2.01238 …w_with_config: if a config is provided and no backend is selected, return NULL instead of aborting.
/freebsd/contrib/libevent/
H A DChangeLog-1.4221 …o that having a DNS server with broken IPv6 support is no longer cause for aborting the unit tests.
H A DChangeLog-2.01238 …w_with_config: if a config is provided and no backend is selected, return NULL instead of aborting.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_client.pod.in937 option: any verify errors are then returned aborting the handshake.
/freebsd/contrib/file/
H A DChangeLog128 * PR/348: add missing cases to prevent file from aborting on
/freebsd/contrib/wpa/hostapd/
H A DChangeLog1160 * added support for sending TLS alerts and aborting authentication
/freebsd/contrib/expat/
H A DChanges294 #1044 CI|Linux: Stop aborting at first job failure
/freebsd/crypto/heimdal/
H A DChangeLog.19981353 instead of aborting. always free memory

12