OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSDOutputFormat
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/syslogd/
extern.h
57
extern bool
BSDOutputFormat
;
syslogd.c
197
bool
BSDOutputFormat
= true; /* if true emit traditional BSD Syslog lines,
377
BSDOutputFormat
= true;
379
BSDOutputFormat
= false;
1135
&buffer->timestamp, true, !
BSDOutputFormat
);
1140
buffer->timestamp = make_timestamp(NULL, !
BSDOutputFormat
, 0);
1351
&buffer->timestamp, false, !
BSDOutputFormat
);
1356
buffer->timestamp = make_timestamp(NULL, !
BSDOutputFormat
, 0);
1514
buffer->timestamp = make_timestamp(NULL, !
BSDOutputFormat
, 0);
1732
buffer->timestamp = make_timestamp(NULL, !
BSDOutputFormat
, 0);
1960
if (
BSDOutputFormat
) {
[
all
...]
sign.c
815
buffer->timestamp = make_timestamp(NULL, !
BSDOutputFormat
, 0);
Completed in 16 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025