OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGN_CONS
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.h
313
#define
IGN_CONS
0x001 /* don't print on console */
sign.c
820
buffer->flags =
IGN_CONS
|SIGN_MSG;
syslogd.c
1619
flags |=
IGN_CONS
;
2000
if (f->f_type == F_CONSOLE && (buffer->flags &
IGN_CONS
))
2494
if (buffer->flags &
IGN_CONS
) {
Completed in 53 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025