Home
last modified time | relevance | path

Searched refs:X_ABORT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/dump/
H A Dtape.c525 Exit(X_ABORT); in startnewtape()
552 case X_ABORT: in startnewtape()
567 case X_ABORT: in startnewtape()
568 Exit(X_ABORT); in startnewtape()
573 Exit(X_ABORT); in startnewtape()
668 Exit(X_ABORT); in dumpabort()
H A Ddump.h143 #define X_ABORT 3 /* abort dump; don't attempt checkpointing */ macro
H A Ddumprmt.c114 exit(X_ABORT); in rmtconnaborted()