Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Include/
DOpenSslSupport.h88 #define LOG_NOTICE 5 /* normal but significant condition */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py633 LOG_NOTICE = 5 # normal but significant condition variable in SysLogHandler