Searched refs:HashDepth (Results 1 – 1 of 1) sorted by relevance
166 int HashDepth = 0; variable330 HashDepth = atoi(&optarg[1]);331 if ((HashDepth <= 0) || ((HashDepth * 2) >= MAXPATHLEN))1712 if (HashType == HASH_NONE || HashDepth * 2 >= MAXPATHLEN)1751 for (i = 0; i < HashDepth; i++)1759 p[HashDepth * 2] = '\0';