Searched refs:CheckForStop (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSControl.c595 if ( ( result = ScavSetUp( GPtr ) ) ) // set up BEFORE CheckForStop
599 if ( ( result = CheckForStop( GPtr ) ) ) // in order to initialize wrCnt
742 if ( ( result = CheckForStop( GPtr ) ) )
793 if ((result = CheckForStop(GPtr)))
801 if ((result = CheckForStop(GPtr)))
845 if ((result = CheckForStop(GPtr)))
867 if ((result = CheckForStop(GPtr)))
875 if ((result=CheckForStop(GPtr)))
886 if ((result = CheckForStop(GPtr)))
943 if ((result = CheckForStop(GPt
1072 short CheckForStop( SGlob *GPtr ) function
[all...]
H A DSRepair.c129 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
228 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
235 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
239 err = CheckForStop( GPtr ); ReturnIfError( err );
271 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
289 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
323 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
328 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
353 err = CheckForStop( GPtr ); ReturnIfError( err ); // Permit the user to interrupt
428 err = CheckForStop( GPt
[all...]
H A DSVerify2.c615 if ( ( result = CheckForStop( GPtr ) ) )
H A DScavenger.h958 extern short CheckForStop( SGlobPtr GPtr );
H A DSVerify1.c1776 result = CheckForStop( GPtr ); ReturnIfError( result ); // Permit the user to interrupt
1888 result = CheckForStop( GPtr ); ReturnIfError( result ); // Permit the user to interrupt

Completed in 146 milliseconds