Searched refs:LOG_ODELAY (Results 1 – 6 of 6) sorted by relevance
288 #ifdef LOG_ODELAY in syslog_exec()289 ADD_INT_MACRO(module, LOG_ODELAY); in syslog_exec()
97 in ``<syslog.h>``, :const:`LOG_ODELAY`, :const:`LOG_NOWAIT`, and
1239 pub const LOG_ODELAY: ::c_int = 4 << 12; constant
268 pub const LOG_ODELAY: ::c_int = 0x04; constant
1367 pub const LOG_ODELAY: ::c_int = 0x04; constant
8026 - Issue #14416: syslog now defines the LOG_ODELAY and LOG_AUTHPRIV constants