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

/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.h113 #ifndef MAXHDRSLEN
114 # define MAXHDRSLEN (32 * 1024) /* max size of message headers */ macro
H A Dreadcf.c4199 MaxHeadersLength < (MAXHDRSLEN / 2))
4202 (MAXHDRSLEN / 2));
H A Dconf.c362 MaxHeadersLength = MAXHDRSLEN;

Completed in 126 milliseconds