Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/syslog/
Dsyslogtst.c274 syslog(LOG_LPR | LOG_INFO, "syslogtst: lpr info test."); in main()
/external/python/cpython2/Modules/
Dsyslogmodule.c279 PyModule_AddIntConstant(m, "LOG_LPR", LOG_LPR); in initsyslog()
/external/python/cpython3/Modules/
Dsyslogmodule.c304 ADD_INT_MACRO(module, LOG_LPR); in syslog_exec()
/external/python/cpython2/Doc/library/
Dsyslog.rst76 :const:`LOG_AUTH`, :const:`LOG_LPR`, :const:`LOG_NEWS`, :const:`LOG_UUCP`,
Dlogging.handlers.rst502 | ``lpr`` | LOG_LPR |
/external/python/cpython3/Doc/library/
Dsyslog.rst90 :const:`LOG_AUTH`, :const:`LOG_LPR`, :const:`LOG_NEWS`, :const:`LOG_UUCP`,
Dlogging.handlers.rst699 | ``lpr`` | LOG_LPR |
/external/libcups/scheduler/
Dconf.c810 syslog(LOG_LPR, "Unable to read \"%s\" due to errors.", CupsFilesFile); in cupsdReadConfiguration()
823 syslog(LOG_LPR, "Unable to open \"%s\" - %s", CupsFilesFile, strerror(errno)); in cupsdReadConfiguration()
841 syslog(LOG_LPR, "Unable to open \"%s\" - %s", ConfigurationFile, strerror(errno)); in cupsdReadConfiguration()
859 syslog(LOG_LPR, "Unable to read \"%s\" due to errors.", ConfigurationFile); in cupsdReadConfiguration()
1004 openlog("cupsd", LOG_PID | LOG_NOWAIT | LOG_NDELAY, LOG_LPR); in cupsdReadConfiguration()
Dlog.c717 vsyslog(LOG_LPR | log_levels[level], message, ap); in cupsdLogMessage()
Dcups-lpd.c112 openlog("cups-lpd", LOG_PID, LOG_LPR); in main()
Dmain.c780 syslog(LOG_LPR, "Unable to read configuration file \'%s\' - exiting.", ConfigurationFile); in main()
/external/python/cpython2/Lib/logging/
Dhandlers.py672 LOG_LPR = 6 # line printer subsystem variable in SysLogHandler
711 "lpr": LOG_LPR,
/external/python/cpython3/Lib/logging/
Dhandlers.py739 LOG_LPR = 6 # line printer subsystem variable in SysLogHandler
783 "lpr": LOG_LPR,
/external/rust/crates/libc/src/unix/
Dmod.rs252 pub const LOG_LPR: ::c_int = 6 << 3; 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.rs1353 pub const LOG_LPR: ::c_int = 6 << 3; constant
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...