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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dratectrl.c144 /* this should be a power of 2, otherwise CPMHMASK doesn't work well */
149 #define CPMHMASK (CPMHSIZE-1) macro
306 CHash_T *ch = &CHashAry[(hv + i) & CPMHMASK];

Completed in 39 milliseconds