OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ascii_msg
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.c
2067
char *
ascii_msg
= ascii_empty;
local in function:format_buffer
2144
ascii_msg
= copy_utf8_ascii(buffer->msg,
2147
ascii_msg
= buffer->msg;
2155
(buffer->sd && buffer->msg ? " ": ""),
ascii_msg
);
2183
(buffer->sd && buffer->msg ? " ": ""),
ascii_msg
);
2200
if (
ascii_msg
!= ascii_empty &&
ascii_msg
!= buffer->msg)
2201
FREEPTR(
ascii_msg
);
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025