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

/freebsd-current/contrib/sendmail/src/
H A Dratectrl.h71 /* this should be a power of 2, otherwise CPMHMASK doesn't work well */
76 #define CPMHMASK (CPMHSIZE-1) macro
H A Dratectrl.c290 CHash_T *ch = &hashary[(hv + i) & CPMHMASK];

Completed in 76 milliseconds