Home
last modified time | relevance | path

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

/original-bsd/old/dump.4.1/
H A Ddumptape.c206 case X_FINOK: in otape()
221 case X_FINOK: in otape()
222 Exit(X_FINOK); in otape()
H A Ddump.h88 #define X_FINOK 1 /* normal exit */ macro
H A Ddumpmain.c219 Exit(X_FINOK);
/original-bsd/local/ukc/dump/
H A Ddumptape.c283 case X_FINOK: in otape()
299 case X_FINOK: in otape()
300 Exit(X_FINOK); in otape()
444 Exit(X_FINOK); in enslave()
H A Ddumpmain.c355 Exit(X_FINOK);
/original-bsd/sbin/dump/
H A Dtape.c522 case X_FINOK:
538 case X_FINOK:
539 Exit(X_FINOK);
681 Exit(X_FINOK); in enslave()
H A Ddump.h118 #define X_FINOK 0 /* normal exit */ macro
H A Dmain.c411 Exit(X_FINOK);