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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dconf.h112 #ifndef MAXHDRSLEN
113 # define MAXHDRSLEN (32 * 1024) /* max size of message headers */ macro
114 #endif /* ! MAXHDRSLEN */
H A Dreadcf.c4110 MaxHeadersLength < (MAXHDRSLEN / 2))
4113 (MAXHDRSLEN / 2));
H A Dconf.c353 MaxHeadersLength = MAXHDRSLEN;

Completed in 66 milliseconds