Home
last modified time | relevance | path

Searched refs:MM_INTERNAL (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg.h47 MM_INTERNAL = 1, enumerator
H A Dcfg.c125 return MM_INTERNAL; in cfg_lookup_mark_mode()
H A Dlogwriter.c853 if (mark_mode != MM_INTERNAL && (lm->flags & LF_INTERNAL) && (lm->flags & LF_MARK)) in log_writer_queue()