OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_NEWS
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
syslog.c
36
#ifdef
LOG_NEWS
37
{
LOG_NEWS
, "news" },
38
#endif /* ifdef
LOG_NEWS
*/
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/
syslog.c
36
#ifdef
LOG_NEWS
37
{
LOG_NEWS
, "news" },
38
#endif /* ifdef
LOG_NEWS
*/
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
syslog.d
65
LOG_NEWS
= (7<<3), /* network news subsystem */
126
LOG_NEWS
= (7<<3), /* network news subsystem */
185
LOG_NEWS
= (7<<3), /* network news subsystem */
250
LOG_NEWS
= (7<<3), /* network news subsystem */
316
LOG_NEWS
= (7<<3), /* network news subsystem */
380
LOG_NEWS
= (7<<3), /* network news subsystem */
443
LOG_NEWS
= (7<<3), /* network news subsystem */
503
LOG_NEWS
= (7<<3), /* network news subsystem */
563
LOG_NEWS
= (7<<3), /* network news subsystem */
/src/external/ibm-public/postfix/dist/src/util/
msg_syslog.c
115
#ifdef
LOG_NEWS
116
"news",
LOG_NEWS
,
/src/sys/sys/
syslog.h
100
#define
LOG_NEWS
(7<<3) /* network news subsystem */
132
{ "news",
LOG_NEWS
},
/src/lib/lua/syslog/
syslog.c
124
CONSTANT(
LOG_NEWS
),
/src/external/bsd/ipf/dist/lib/
facpri.c
38
{ "lpr", LOG_LPR }, { "news",
LOG_NEWS
},
/src/lib/libwrap/
options.c
474
#ifdef
LOG_NEWS
475
{ "news",
LOG_NEWS
},
/src/external/mpl/dhcp/dist/server/
stables.c
411
#if defined (
LOG_NEWS
)
412
{ "news",
LOG_NEWS
},
/src/external/bsd/am-utils/dist/libamu/
xutil.c
781
#ifdef
LOG_NEWS
783
return
LOG_NEWS
;
784
#endif /* not
LOG_NEWS
*/
/src/external/bsd/ipf/dist/tools/
ipf_y.y
1652
| IPFY_FAC_NEWS { $$ =
LOG_NEWS
; }
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026