Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2.c986 Bool notAStandardFile ( Char* name ) in notAStandardFile() function
1199 if ( srcMode == SM_F2F && !forceOverwrite && notAStandardFile ( inName )) { in compress()
1378 if ( srcMode == SM_F2F && !forceOverwrite && notAStandardFile ( inName )) { in uncompress()