syslogd.c | 2064 char fp_buf[FPBUFSIZE] = "\0"; local in function:format_buffer 2112 snprintf(fp_buf, sizeof(fp_buf), "<%s.%s>", f_s, p_s); 2150 buffer->pri, fp_buf, buffer->timestamp, 2158 buffer->pri, fp_buf, buffer->timestamp, 2178 msglen, buffer->pri, fp_buf, buffer->timestamp, 2188 msglen, buffer->pri, fp_buf, buffer->timestamp,
|