Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dutil.c960 secondDirLen = strlen(secondDir); in firstIsParentOrSameDirOfSecond() local
961 return firstDirLen <= secondDirLen && in firstIsParentOrSameDirOfSecond()