HomeSort by: relevance | last modified time | path
    Searched defs:LOG_NOTICE (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/include/
log.h 23 #define LOG_NOTICE 5
  /src/external/bsd/nsd/dist/
util.h 29 # define LOG_NOTICE 5
  /src/external/bsd/ntp/dist/include/
ntp_syslog.h 37 #define LOG_NOTICE 5 /* normal but signification condition */
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_log.c 61 #define LOG_NOTICE 5
73 #define LOG_NOTICE 5
149 { 7, "NOTICE ", LOG_NOTICE },
150 { 5, "NOTE ", LOG_NOTICE },
151 { 4, "NOT ", LOG_NOTICE },
230 case LOG_NOTICE:
310 case LOG_NOTICE:
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_log.c 59 # define LOG_NOTICE 5
71 # define LOG_NOTICE 5
172 7, "NOTICE ", LOG_NOTICE
175 5, "NOTE ", LOG_NOTICE
178 4, "NOT ", LOG_NOTICE
270 case LOG_NOTICE:
350 case LOG_NOTICE:
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_log.c 59 # define LOG_NOTICE 5
71 # define LOG_NOTICE 5
173 7, "NOTICE ", LOG_NOTICE
176 5, "NOTE ", LOG_NOTICE
179 4, "NOT ", LOG_NOTICE
269 case LOG_NOTICE:
349 case LOG_NOTICE:
  /src/external/bsd/unbound/dist/util/
log.c 56 # define LOG_NOTICE 5
398 log_vmsg(LOG_NOTICE, "notice", format, args);
  /src/sys/sys/
syslog.h 58 #define LOG_NOTICE 5 /* normal but significant condition */
84 { "notice", LOG_NOTICE },
  /src/sys/dev/pci/cxgb/
cxgb_offload.c 59 #define LOG_NOTICE 2
768 log(LOG_NOTICE, "do_abort_req_rss: couldn't get mbuf!\n");

Completed in 73 milliseconds