Home
last modified time | relevance | path

Searched defs:LOG_SYSLOG (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsyslogmodule.c290 #define LOG_SYSLOG LOG_DAEMON in initsyslog() macro
/external/python/cpython2/Lib/logging/
Dhandlers.py671 LOG_SYSLOG = 5 # messages generated internally by syslogd variable in SysLogHandler