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

/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dmain.c56 SM_LM_VRS_MINOR(smfi->xxfi_version) != SM_LM_VRS_MINOR(SMFI_VERSION)) &&
H A Dsmfi.c884 *minor = SM_LM_VRS_MINOR(SMFI_VERSION);
/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfapi.h32 #define SM_LM_VRS_MINOR(v) (((v) & 0x007fff00) >> 8) macro

Completed in 112 milliseconds