Searched refs:LOG_NOTICE (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/bio/ |
H A D | bss_log.c | 61 # define LOG_NOTICE 5 macro 73 # define LOG_NOTICE 5 macro 174 7, "NOTICE ", LOG_NOTICE in slg_write() 177 5, "NOTE ", LOG_NOTICE in slg_write() 180 4, "NOT ", LOG_NOTICE in slg_write() 270 case LOG_NOTICE: in xsyslog() 350 case LOG_NOTICE: in xsyslog()
|
/openssl/apps/include/ |
H A D | log.h | 23 # define LOG_NOTICE 5 macro
|
/openssl/ |
H A D | CHANGES.md | 17114 NOTICE, NOTE, NOT => LOG_NOTICE 17125 LOG_NOTICE, LOG_INFO, LOG_DEBUG => EVENTLOG_INFORMATION_TYPE
|
Completed in 65 milliseconds