Searched defs:SM_ALIGN_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h491 # define SM_ALIGN_SIZE (sizeof(long)) macro
3023 # ifndef SM_ALIGN_SIZE
3035 # define SM_ALIGN_SIZE offsetof(struct sm_align, al_u) macro
3036 # endif /* ! SM_ALIGN_SIZE */
3037 # define SM_ALIGN_BITS (SM_ALIGN_SIZE - 1)

Completed in 71 milliseconds