Searched refs:STATLEN (Results 1 – 1 of 1) sorted by relevance
4549 # define STATLEN (((SYSLOG_BUFSIZE) - 100) / 4) macro4550 # if (STATLEN) < 634551 # undef STATLEN4552 # define STATLEN 63 macro4554 # if (STATLEN) > 2034555 # undef STATLEN4556 # define STATLEN 203 macro4583 shortenstring(to->q_rstatus, STATLEN));4593 shortenstring(e->e_text, STATLEN));4598 if ((bp - buf) > (sizeof(buf) - ((STATLEN) + 20)))[all …]