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

/freebsd-current/contrib/sendmail/src/
H A Dconf.h117 #ifndef MAXHDRSLEN
118 # define MAXHDRSLEN (32 * 1024) /* max size of message headers */ macro
H A Dreadcf.c4430 MaxHeadersLength < (MAXHDRSLEN / 2))
4433 (MAXHDRSLEN / 2));
H A Dconf.c367 MaxHeadersLength = MAXHDRSLEN;

Completed in 126 milliseconds