Home
last modified time | relevance | path

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

/src/contrib/bzip2/
H A Dbzip2.c981 Bool notAStandardFile ( Char* name ) in notAStandardFile() function
1194 if ( srcMode == SM_F2F && !forceOverwrite && notAStandardFile ( inName )) { in compress()
1373 if ( srcMode == SM_F2F && !forceOverwrite && notAStandardFile ( inName )) { in uncompress()