Home
last modified time | relevance | path

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

/haiku/src/servers/syslog_daemon/
H A Dsyslog_output.cpp36 static size_t sLogMaxSize = 524288; // 512kB variable
53 if (stat.st_size < (off_t)sLogMaxSize) in prepare_output()
226 sLogMaxSize = maxSize; in init_syslog_output()