Home
last modified time | relevance | path

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

/freebsd/sbin/dump/
H A Dtape.c549 case X_FINOK: in startnewtape()
565 case X_FINOK: in startnewtape()
566 Exit(X_FINOK); in startnewtape()
725 Exit(X_FINOK); in create_workers()
H A Ddump.h140 #define X_FINOK 0 /* normal exit */ macro
H A Dmain.c237 exit(X_FINOK); /* do nothing else */ in main()
611 Exit(X_FINOK); in main()