Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dutil.c671 static int pathnameHas2Dots(const char *pathname) in pathnameHas2Dots() function
678 return !pathnameHas2Dots(filename); in isFileNameValidForMirroredOutput()