Searched refs:STATLEN (Results 1 – 1 of 1) sorted by relevance
5464 # define STATLEN (((SYSLOG_BUFSIZE) - 100) / 4) macro5465 # if (STATLEN) < 635466 # undef STATLEN5467 # define STATLEN 63 macro5469 # if (STATLEN) > 2035470 # undef STATLEN5471 # define STATLEN 203 macro5509 shortenstring(to->q_rstatus, STATLEN));5525 shortenstring(e->e_text, STATLEN));5547 if ((bp - buf) > (sizeof(buf) - ((STATLEN) + 20)))[all …]