Searched refs:SYSLOG_BUFSIZE (Results 1 – 6 of 6) sorted by relevance
309 # define SYSLOG_BUFSIZE 512 macro406 # ifndef SYSLOG_BUFSIZE606 # define SYSLOG_BUFSIZE 256 macro1937 # ifndef SYSLOG_BUFSIZE1993 # define SYSLOG_BUFSIZE 128 macro2026 # define SYSLOG_BUFSIZE 1024 macro2207 # ifndef SYSLOG_BUFSIZE2290 # ifndef SYSLOG_BUFSIZE2352 # ifndef SYSLOG_BUFSIZE2502 # ifndef SYSLOG_BUFSIZE[all …]
5507 if ((strlen(newstring) + idlen + 1) < SYSLOG_BUFSIZE)5565 (strlen(begin) + idlen) > SYSLOG_BUFSIZE)5574 end = begin + SYSLOG_BUFSIZE - idlen - SL_SPLIT;5587 end = begin + SYSLOG_BUFSIZE - idlen - SL_SPLIT;5662 char buf[SYSLOG_BUFSIZE];5980 #if SYSLOG_BUFSIZE > 10245981 "SYSLOG_BUFSIZE=" SM_XSTR(SYSLOG_BUFSIZE),
4452 #if (SYSLOG_BUFSIZE) >= 2564549 # define STATLEN (((SYSLOG_BUFSIZE) - 100) / 4)4613 l = SYSLOG_BUFSIZE - 100 - strlen(buf);4637 l = SYSLOG_BUFSIZE - 85;
1146 #if (SYSLOG_BUFSIZE) >= 256
453 SYSLOG_BUFSIZE You can define this to be the size of the buffer that
4917 NEWS-OS 6.X listed SYSLOG_BUFSIZE as 256 in confENVDEF and9984 variable SYSLOG_BUFSIZE. From Jay Plett of Princeton