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

/freebsd-10.2-release/contrib/sendmail/libmilter/
H A Dmain.c55 if ((SM_LM_VRS_MAJOR(smfi->xxfi_version) != SM_LM_VRS_MAJOR(SMFI_VERSION) ||
H A Dsmfi.c883 *major = SM_LM_VRS_MAJOR(SMFI_VERSION);
/freebsd-10.2-release/contrib/sendmail/include/libmilter/
H A Dmfapi.h31 #define SM_LM_VRS_MAJOR(v) (((v) & 0x7f000000) >> 24) macro

Completed in 72 milliseconds