Searched refs:HashType (Results 1 - 1 of 1) sorted by relevance

/sendmail/mail.local/
H A Dmail.local.c160 int HashType = HASH_NONE; variable
298 HashType = HASH_USER;
303 HashType = HASH_MD5;
1660 if (HashType == HASH_NONE || HashDepth * 2 >= MAXPATHLEN)
1666 switch(HashType)

Completed in 10 milliseconds