Searched refs:MAXLINE (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/contrib/sendmail/src/
H A Dconf.h63 #define MAXLINE 2048 /* max line length */ macro
67 # define MAXINPLINE MAXLINE /* max input line length */
82 #if MEMCHUNKSIZE < MAXLINE
84 # error "MEMCHUNKSIZE must be at least MAXLINE"
H A Dcontrol.c271 char cmdbuf[MAXLINE];
272 char inp[MAXLINE];
H A Dmime.c125 char buf[MAXLINE];
126 char pvpbuf[MAXLINE];
1043 char buf[MAXLINE];
1044 unsigned char fbuf[MAXLINE + 1];
1045 char pvpbuf[MAXLINE];
1150 if (*fbufp++ == '\n' || fbufp >= &fbuf[MAXLINE]) \
1185 &fbuf[MAXLINE] - fbufp);
1201 &fbuf[MAXLINE] - fbufp);
H A Dheaders.c534 char xbuf[MAXLINE]; /* EAI:ok; actual buffer might be greater */
846 char buf[MAXLINE];
995 char pvpbuf[MAXLINE];
1148 # if MSGIDLOGLEN >= MAXLINE / 2
1156 # if FIRSTLOGLEN + 200 >= MAXLINE
1175 char sbuf[MAXLINE + 1]; /* EAI:ok; XREF: see also MSGIDLOGLEN */
1767 char buf[SM_MAX(MAXLINE,BUFSIZ)];
1768 char obuf[MAXLINE];
2040 char obuf[MAXLINE + 256]; /* additional length for h_field */
2055 ** However, SPACELEFT() is always > 0 unless MAXLINE
[all...]
H A Dtimers.c35 char buf[MAXLINE];
H A Derr.c321 char buf[MAXLINE];
409 char buf[MAXLINE];
1141 static char buf[MAXLINE];
H A Dusersmtp.c42 static char SmtpMsgBuffer[MAXLINE]; /* buffer for commands */
43 static char SmtpReplyBuffer[MAXLINE]; /* buffer for replies */
778 char buf[MAXLINE];
2065 char optbuf[MAXLINE];
2393 char optbuf[MAXLINE];
3190 char junkbuf[MAXLINE];
3268 p = sfgets(bufp, MAXLINE, mci->mci_in, timeout, SmtpPhase);
3313 char wbuf[MAXLINE];
/freebsd-current/contrib/flex/src/
H A Dmisc.c95 char buf[MAXLINE];
98 if ((int) strlen (defname) > MAXLINE / 2) {
313 char errmsg[MAXLINE];
327 char errmsg[MAXLINE];
341 char directive[MAXLINE], filename[MAXLINE];
685 char buf_storage[MAXLINE];
700 (fgets (buf, MAXLINE, skelfile) != NULL) :
H A Dscan.l76 if(yyleng < MAXLINE) \
166 char nmdef[MAXLINE];
209 if(yyleng < MAXLINE)
320 if(yyleng < MAXLINE)
462 if(yyleng-1 < MAXLINE)
639 if(yyleng < MAXLINE)
697 if(yyleng-1 < MAXLINE)
H A Dparse.y81 char fw3_msg[MAXLINE];\
82 snprintf( fw3_msg, MAXLINE,(fmt), (a1), (a2) );\
959 char action_text[MAXLINE];
998 char errmsg[MAXLINE];
1018 char warn_msg[MAXLINE];
1038 char errmsg[MAXLINE];
1057 char warning[MAXLINE];
H A Dfilter.c373 char filename[MAXLINE];
378 while ((s2 - filename) < (MAXLINE - 1) && *s1) {
H A Dflexdef.h99 #define MAXLINE 2048 macro
631 extern char nmstr[MAXLINE];
H A Dnfa.c197 char action_text[MAXLINE];
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_scanner.h45 #define MAXLINE 1024 /* maximum length of line */ macro
/freebsd-current/lib/libc/gen/
H A Dsyslog.c58 #define MAXLINE 8192 macro
141 char hostname[MAXHOSTNAMELEN], *stdp, tbuf[MAXLINE], fmt_cpy[MAXLINE],
381 if (len < MAXLINE) {
382 len = MAXLINE;
/freebsd-current/contrib/ntp/include/
H A Dntp_config.h39 #define MAXLINE 1024 macro
262 char buffer[MAXLINE];
263 char err_msg[MAXLINE];
/freebsd-current/usr.bin/tftp/
H A Dmain.c65 #define MAXLINE (2 * MAXPATHLEN) macro
234 char line[MAXLINE];
347 char line[MAXLINE];
434 char line[MAXLINE];
545 char line[MAXLINE];
626 char line[MAXLINE];
653 char line[MAXLINE];
739 char line[MAXLINE];
745 len = MIN(MAXLINE, num);
/freebsd-current/contrib/sendmail/praliases/
H A Dpraliases.c67 char afilebuf[MAXLINE];
68 char buf[MAXLINE];
/freebsd-current/usr.bin/lex/
H A Dinitparse.c66 char fw3_msg[MAXLINE];\
67 snprintf( fw3_msg, MAXLINE,(fmt), (a1), (a2) );\
536 char action_text[MAXLINE];
575 char errmsg[MAXLINE];
595 char warn_msg[MAXLINE];
615 char errmsg[MAXLINE];
634 char warning[MAXLINE];
H A Dinitscan.c1922 if(yyleng < MAXLINE) \
2233 char nmdef[MAXLINE];
2399 if(yyleng < MAXLINE)
2637 if(yyleng < MAXLINE)
3079 if(yyleng-1 < MAXLINE)
3350 if(yyleng < MAXLINE)
3419 if(yyleng-1 < MAXLINE)
/freebsd-current/contrib/sendmail/vacation/
H A Dvacation.c87 char From[MAXLINE];
88 char Subject[MAXLINE];
538 char buf[MAXLINE];
575 /* ok since both strings have MAXLINE length */
1023 char buf[MAXLINE], *p;
1061 char buf[MAXLINE];
/freebsd-current/usr.sbin/cdcontrol/
H A Dcdcontrol.c1161 #define MAXLINE 80 macro
1165 static char buf[MAXLINE];
1190 len = (num > MAXLINE) ? MAXLINE : num;
1194 #undef MAXLINE macro
/freebsd-current/usr.sbin/syslogd/
H A Dsyslogd.c72 * MAXLINE -- the maximum line length that can be handled.
85 #define MAXLINE 8192 /* maximum line length */ macro
86 #define MAXSVLINE MAXLINE /* maximum saved line length */
903 char line[MAXLINE + 1];
1019 char line[MAXLINE + 1];
1281 char line[MAXLINE + 1];
1412 char *p, *q, line[MAXLINE + 1];
1417 i = read(sl->sl_socket, line + len, MAXLINE - 1 - len);
1434 if (len >= MAXLINE - 1) {
2572 char bootfileMsg[MAXLINE
[all...]
/freebsd-current/contrib/sendmail/makemap/
H A Dmakemap.c175 char buf[MAXLINE];
176 static char classbuf[MAXLINE];
/freebsd-current/contrib/sendmail/mailstats/
H A Dmailstats.c66 char buf[MAXLINE];

Completed in 369 milliseconds

123