Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/zstd/programs/
HDutil.c671 static int pathnameHas2Dots(const char *pathname) in pathnameHas2Dots() function
678 return !pathnameHas2Dots(filename); in isFileNameValidForMirroredOutput()