Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dklogd.c80 openlog("Kernel", 0, LOG_KERN); //open connection to system logger.. in klogd_main()
/external/python/cpython2/Modules/
Dsyslogmodule.c274 PyModule_AddIntConstant(m, "LOG_KERN", LOG_KERN); in initsyslog()
/external/python/cpython3/Modules/
Dsyslogmodule.c299 ADD_INT_MACRO(module, LOG_KERN); in syslog_exec()
/external/python/cpython2/Doc/library/
Dsyslog.rst75 :const:`LOG_KERN`, :const:`LOG_USER`, :const:`LOG_MAIL`, :const:`LOG_DAEMON`,
Dlogging.handlers.rst500 | ``kern`` | LOG_KERN |
/external/python/cpython3/Doc/library/
Dsyslog.rst89 :const:`LOG_KERN`, :const:`LOG_USER`, :const:`LOG_MAIL`, :const:`LOG_DAEMON`,
Dlogging.handlers.rst697 | ``kern`` | LOG_KERN |
/external/python/cpython2/Lib/logging/
Dhandlers.py666 LOG_KERN = 0 # kernel messages variable in SysLogHandler
710 "kern": LOG_KERN,
/external/python/cpython3/Lib/logging/
Dhandlers.py733 LOG_KERN = 0 # kernel messages variable in SysLogHandler
782 "kern": LOG_KERN,
/external/rust/crates/libc/src/unix/
Dmod.rs246 pub const LOG_KERN: ::c_int = 0; constant
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1347 pub const LOG_KERN: ::c_int = 0; constant
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...