Home
last modified time | relevance | path

Searched defs:aborting (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/recoverdisk/
H A Drecoverdisk.c54 static volatile sig_atomic_t aborting = 0; variable
/freebsd/contrib/bmake/
H A Djob.c363 } aborting = ABORT_NONE; variable
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c4019 bool aborting; local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5512 bool aborting; member
5529 bool aborting; member
5545 bool aborting; member
12734 bool RunContext::aborting() const { in aborting() function in Catch::RunContext