syslogd.c | 2059 format_buffer(struct buf_msg *buffer, char **line, size_t *ptr_linelen, function in typeref:typename:bool 2070 DPRINTF(D_CALL, "format_buffer(%p)\n", buffer); 2302 if (!format_buffer(buffer, &line, 2304 DPRINTF(D_CALL, "format_buffer() failed, skip message\n");
|