Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/programs/
H A Dutil.c870 secondDirLen = strlen(secondDir); in firstIsParentOrSameDirOfSecond() local
871 return firstDirLen <= secondDirLen && in firstIsParentOrSameDirOfSecond()