Searched refs:HashDepth (Results 1 – 1 of 1) sorted by relevance
165 int HashDepth = 0; variable327 HashDepth = atoi(&optarg[1]);328 if ((HashDepth <= 0) || ((HashDepth * 2) >= MAXPATHLEN))1676 if (HashType == HASH_NONE || HashDepth * 2 >= MAXPATHLEN)1715 for (i = 0; i < HashDepth; i++)1723 p[HashDepth * 2] = '\0';