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

/freebsd-11-stable/sbin/dump/
H A Ddump.h145 #define X_REWRITE 2 /* restart writing from the check point */ macro
H A Dtape.c214 Exit(X_REWRITE);
500 * If the child returns X_REWRITE, then it had problems writing that tape;
555 case X_REWRITE:
556 msg("Child %d finishes X_REWRITE\n", childpid);
569 case X_REWRITE:
H A Dmain.c674 exit(X_REWRITE);

Completed in 220 milliseconds