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

/freebsd-13-stable/sbin/dump/
H A Ddump.h146 #define X_REWRITE 2 /* restart writing from the check point */ macro
H A Dtape.c219 Exit(X_REWRITE);
507 * If the child returns X_REWRITE, then it had problems writing that tape;
562 case X_REWRITE:
563 msg("Child %d finishes X_REWRITE\n", childpid);
576 case X_REWRITE:
H A Dmain.c691 exit(X_REWRITE);

Completed in 108 milliseconds