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

/freebsd-13-stable/sbin/dump/
H A Ddump.h144 #define X_FINOK 0 /* normal exit */ macro
H A Dtape.c556 case X_FINOK:
557 msg("Child %d finishes X_FINOK\n", childpid);
572 case X_FINOK:
573 Exit(X_FINOK);
733 Exit(X_FINOK);
H A Dmain.c249 exit(X_FINOK); /* do nothing else */
623 Exit(X_FINOK);

Completed in 53 milliseconds