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 macro1919 # ifndef SYSLOG_BUFSIZE1975 # define SYSLOG_BUFSIZE 128 macro2008 # define SYSLOG_BUFSIZE 1024 macro2189 # ifndef SYSLOG_BUFSIZE2272 # ifndef SYSLOG_BUFSIZE2334 # ifndef SYSLOG_BUFSIZE2484 # ifndef SYSLOG_BUFSIZE[all …]
5429 if ((strlen(newstring) + idlen + 1) < SYSLOG_BUFSIZE)5487 (strlen(begin) + idlen) > SYSLOG_BUFSIZE)5496 end = begin + SYSLOG_BUFSIZE - idlen - SL_SPLIT;5509 end = begin + SYSLOG_BUFSIZE - idlen - SL_SPLIT;5584 char buf[SYSLOG_BUFSIZE];
4249 #if (SYSLOG_BUFSIZE) >= 2564352 # define STATLEN (((SYSLOG_BUFSIZE) - 100) / 4)4415 l = SYSLOG_BUFSIZE - 100 - strlen(buf);4439 l = SYSLOG_BUFSIZE - 85;
1164 #if (SYSLOG_BUFSIZE) >= 256
443 SYSLOG_BUFSIZE You can define this to be the size of the buffer that
4799 NEWS-OS 6.X listed SYSLOG_BUFSIZE as 256 in confENVDEF and9866 variable SYSLOG_BUFSIZE. From Jay Plett of Princeton