Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsyslogmodule.c288 #ifdef LOG_ODELAY in syslog_exec()
289 ADD_INT_MACRO(module, LOG_ODELAY); in syslog_exec()
/third_party/musl/libc-test/src/api/
Dsyslog.c10 C(LOG_ODELAY) in f()
/third_party/musl/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/ndk_musl_include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/python/Doc/library/
Dsyslog.rst97 in ``<syslog.h>``, :const:`LOG_ODELAY`, :const:`LOG_NOWAIT`, and
/third_party/python/Misc/
DHISTORY8026 - Issue #14416: syslog now defines the LOG_ODELAY and LOG_AUTHPRIV constants