Lines Matching refs:IntNative
176 typedef int IntNative; typedef
223 static void applySavedFileAttrToOutputFile ( IntNative fd );
689 IntNative retVal; in cleanUpAndFail()
805 void mySignalCatcher ( IntNative n ) in mySignalCatcher()
816 void mySIGSEGVorSIGBUScatcher ( IntNative n ) in mySIGSEGVorSIGBUScatcher()
964 IntNative fh; in fopen_output_safely()
983 IntNative i; in notAStandardFile()
1000 IntNative i; in countHardLinks()
1041 IntNative retVal; in saveInputFileMetaInfo()
1053 IntNative retVal; in applySavedTimeInfoToOutputFile()
1065 void applySavedFileAttrToOutputFile ( IntNative fd ) in applySavedFileAttrToOutputFile()
1068 IntNative retVal; in applySavedFileAttrToOutputFile()
1303 IntNative retVal = remove ( inName ); in compress()
1481 IntNative retVal = remove ( inName ); in uncompress()
1489 IntNative retVal = remove ( outName ); in uncompress()
1776 IntNative main ( IntNative argc, Char *argv[] ) in main()