Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 25 of 35) sorted by relevance

12

/third_party/openssl/crypto/bio/
Dbss_log.c59 # define LOG_NOTICE 5 macro
71 # define LOG_NOTICE 5 macro
172 7, "NOTICE ", LOG_NOTICE in slg_write()
175 5, "NOTE ", LOG_NOTICE in slg_write()
178 4, "NOT ", LOG_NOTICE in slg_write()
270 case LOG_NOTICE: in xsyslog()
350 case LOG_NOTICE: in xsyslog()
/third_party/toybox/toys/lsb/
Dsu.c59 loggit(LOG_NOTICE, "%s->%s", getusername(geteuid()), name);
80 loggit(LOG_NOTICE, "run %s", *argu);
91 syslog(LOG_NOTICE, "No.");
/third_party/toybox/toys/pending/
Dklogd.c56 syslog(LOG_NOTICE,"KLOGD: Daemon exiting......"); in handle_signal()
74 syslog(LOG_NOTICE, "KLOGD: started with Kernel ring buffer as log source\n"); in klogd_main()
78 syslog(LOG_NOTICE, "KLOGD: started with /proc/kmsg as log source\n"); in klogd_main()
/third_party/libcoap/include/coap3/
Dcoap_debug.h57 LOG_NOTICE, /**< Notice */ enumerator
75 #define LOG_NOTICE (5) macro
/third_party/selinux/libselinux/utils/
Dtogglesebool.c84 syslog(LOG_NOTICE, in main()
88 syslog(LOG_NOTICE, in main()
/third_party/musl/include/
Dsyslog.h15 #define LOG_NOTICE 5 macro
80 { "notice", LOG_NOTICE }, { "panic", LOG_EMERG }, \
/third_party/musl/ndk_musl_include/
Dsyslog.h15 #define LOG_NOTICE 5 macro
80 { "notice", LOG_NOTICE }, { "panic", LOG_EMERG }, \
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h15 #define LOG_NOTICE 5 macro
80 { "notice", LOG_NOTICE }, { "panic", LOG_EMERG }, \
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h15 #define LOG_NOTICE 5 macro
80 { "notice", LOG_NOTICE }, { "panic", LOG_EMERG }, \
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h15 #define LOG_NOTICE 5 macro
80 { "notice", LOG_NOTICE }, { "panic", LOG_EMERG }, \
/third_party/ltp/testcases/kernel/syscalls/syslog/
Dsyslogtst.c120 syslog(LOG_MAIL | LOG_NOTICE, in main()
247 syslog(LOG_USER | LOG_NOTICE, "syslogtst: notice log"); in main()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtelement.c54 case LOG_NOTICE: in gst_srt_log_handler()
/third_party/NuttX/include/
Dsyslog.h110 #define LOG_NOTICE 5 /* Normal, but significant, condition */ macro
/third_party/musl/libc-test/src/api/
Dsyslog.c35 C(LOG_NOTICE) in f()
/third_party/lwip/src/include/netif/ppp/
Dpppdebug.h50 #define LOG_NOTICE (PPP_DEBUG | LWIP_DBG_LEVEL_WARNING) macro
/third_party/ntfs-3g/libntfs-3g/
Dlogging.c374 vsyslog(LOG_NOTICE, format, args); in ntfs_log_handler_syslog()
385 syslog(LOG_NOTICE, "%s", logbuf); in ntfs_log_handler_syslog()
/third_party/libwebsockets/lib/plat/unix/
Dunix-misc.c86 syslog_level = LOG_NOTICE; in lwsl_emit_syslog()
/third_party/toybox/toys/posix/
Dlogger.c54 int facility = LOG_USER, priority = LOG_NOTICE, len; in logger_main()
/third_party/python/Modules/
Dsyslogmodule.c280 ADD_INT_MACRO(module, LOG_NOTICE); in syslog_exec()
/third_party/libcoap/man/
Dcoap_logging.txt.in90 *LOG_NOTICE*::
/third_party/python/Doc/library/
Dsyslog.rst85 :const:`LOG_WARNING`, :const:`LOG_NOTICE`, :const:`LOG_INFO`,
/third_party/pulseaudio/src/pulsecore/
Dlog.c101 [PA_LOG_NOTICE] = LOG_NOTICE,
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt212 LOG_NOTICE
/third_party/python/Lib/logging/
Dhandlers.py758 LOG_NOTICE = 5 # normal but significant condition variable in SysLogHandler
799 "notice": LOG_NOTICE,
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c134 priority = LOG_NOTICE; in hostapd_logger_cb()

12