Home
last modified time | relevance | path

Searched refs:TOBUFSIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.h107 #define TOBUFSIZE SM_ARG_MAX /* max buffer to hold address list */ macro
H A Dsavemail.c253 char from[TOBUFSIZE];
H A Ddeliver.c1541 if (strsize > TOBUFSIZE)
1810 if (strsize < TOBUFSIZE)
1811 strsize = TOBUFSIZE;