Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dutil.c741 static int pathnameHas2Dots(const char *pathname) in pathnameHas2Dots() function
768 return !pathnameHas2Dots(filename); in isFileNameValidForMirroredOutput()