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

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dtape.c596 Exit(X_ABORT);
624 case X_ABORT:
625 msg("Child %d finishes X_ABORT\n", childpid);
639 case X_ABORT:
640 Exit(X_ABORT);
645 Exit(X_ABORT);
729 Exit(X_ABORT);
H A Ddump.h251 #define X_ABORT 3 /* abort dump; don't attempt checkpointing */ macro
H A Ddumprmt.c105 errx(X_ABORT, "Lost connection to remote host.");

Completed in 57 milliseconds