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

/freebsd-current/contrib/sendmail/src/
H A Dconf.h76 #define MAXPRIORITIES 25 /* max values for Precedence: field */ macro
H A Dreadcf.c712 if (NumPriorities >= MAXPRIORITIES)
714 toomany('P', MAXPRIORITIES);
H A Dsendmail.h1271 EXTERN struct priority Priorities[MAXPRIORITIES];

Completed in 151 milliseconds