Home
last modified time | relevance | path

Searched refs:SM_ALIGN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dlocal.h100 #define SM_ALIGN(p) (((unsigned long)(p) + SM_ALIGN_BITS) & ~SM_ALIGN_BITS) macro
H A Dfindfp.c124 p = (SM_FILE_T *) SM_ALIGN(g + 1);