HomeSort by: relevance | last modified time | path
    Searched refs:X_REWRITE (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/dump/
tape.c 211 Exit(X_REWRITE);
568 * If the child returns X_REWRITE, then it had problems writing that tape;
626 case X_REWRITE:
627 msg("Child %d finishes X_REWRITE\n", childpid);
640 case X_REWRITE:
dump.h 262 #define X_REWRITE 2 /* restart writing from the check point */
main.c 764 exit(X_REWRITE);

Completed in 41 milliseconds