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

/freebsd-13-stable/sbin/dump/
H A Dtape.c532 Exit(X_ABORT);
559 case X_ABORT:
560 msg("Child %d finishes X_ABORT\n", childpid);
574 case X_ABORT:
575 Exit(X_ABORT);
580 Exit(X_ABORT);
675 Exit(X_ABORT);
H A Ddump.h147 #define X_ABORT 3 /* abort dump; don't attempt checkpointing */ macro
H A Ddumprmt.c122 exit(X_ABORT);

Completed in 72 milliseconds