Searched refs:LOG_NOTICE (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | gethostbydns.c | 355 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 367 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 419 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer() 721 syslog(LOG_NOTICE|LOG_AUTH, in _gethostbydnsaddr() 735 syslog(LOG_NOTICE|LOG_AUTH, in _gethostbydnsaddr()
|
D | getaddrinfo.c | 1187 syslog_r(LOG_NOTICE|LOG_AUTH, &sd, in getanswer() 1202 syslog_r(LOG_NOTICE|LOG_AUTH, &sd, in getanswer()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/ |
D | OpenSslSupport.h | 88 #define LOG_NOTICE 5 /* normal but significant condition */ macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
D | handlers.py | 633 LOG_NOTICE = 5 # normal but significant condition variable in SysLogHandler 670 "notice": LOG_NOTICE,
|