Searched refs:SMFIM_FIRST (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/include/libmilter/
H A Dmfapi.h210 #define SMFIM_FIRST 0 /* Do NOT use, internal marker only */ macro
/freebsd-9.3-release/contrib/sendmail/libmilter/
H A Dsmfi.c330 if (where < SMFIM_FIRST || where > SMFIM_LAST)
H A Dengine.c778 for (i = SMFIM_FIRST; i <= SMFIM_LAST; i++)
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmilter.c2234 if (stage >= SMFIM_FIRST && stage <= SMFIM_LAST)
2315 if (i < SMFIM_FIRST || i > SMFIM_LAST)

Completed in 133 milliseconds