Lines Matching refs:IntNative
178 typedef int IntNative; typedef
225 static void applySavedFileAttrToOutputFile ( IntNative fd );
692 IntNative retVal; in cleanUpAndFail()
808 void mySignalCatcher ( IntNative n ) in mySignalCatcher()
820 void mySIGSEGVorSIGBUScatcher ( IntNative n ) in mySIGSEGVorSIGBUScatcher()
969 IntNative fh; in fopen_output_safely()
988 IntNative i; in notAStandardFile()
1005 IntNative i; in countHardLinks()
1046 IntNative retVal; in saveInputFileMetaInfo()
1058 IntNative retVal; in applySavedTimeInfoToOutputFile()
1070 void applySavedFileAttrToOutputFile ( IntNative fd ) in applySavedFileAttrToOutputFile()
1073 IntNative retVal; in applySavedFileAttrToOutputFile()
1308 IntNative retVal = remove ( inName ); in compress()
1486 IntNative retVal = remove ( inName ); in uncompress()
1494 IntNative retVal = remove ( outName ); in uncompress()
1781 IntNative main ( IntNative argc, Char *argv[] ) in main()