Searched refs:NOTICE (Results 1 - 9 of 9) sorted by relevance
/third_party/nghttp2/src/ |
H A D | shrpx.cc | 291 LOG(NOTICE) << "Deleting worker process pid=" << wp->worker_pid in worker_process_grace_period_timercb() 474 LOG(NOTICE) << "Executing new binary"; in exec_binary() 661 LOG(NOTICE) << "Reopening log files: main process"; in reopen_log() 733 LOG(NOTICE) << "Listening on UNIX domain socket " << faddr.host in create_unix_domain_server_socket() 802 LOG(NOTICE) << "Listening on UNIX domain socket " << faddr.host in create_unix_domain_server_socket() 971 LOG(NOTICE) << "Listening on " << faddr.hostport in create_tcp_server_socket() 1337 LOG(NOTICE) << "Daemonising disabled under systemd"; in call_daemon() 1553 LOG(NOTICE) << "Worker process pid=" << pid << " is ready"; in worker_process_ready_ipc_readcb() 1570 LOG(NOTICE) << "Send QUIT signal to the original main process to tell " in worker_process_ready_ipc_readcb() 1733 LOG(NOTICE) << "Worke in fork_worker_process() [all...] |
H A D | shrpx_worker_process.cc | 113 LOG(NOTICE) << "Graceful shutdown signal received"; in graceful_shutdown() 139 LOG(NOTICE) << "Reopening log files: worker process (thread main)"; in reopen_log() 227 LOG(NOTICE) << "Renew new ticket keys"; in renew_ticket_key_cb() 461 LOG(NOTICE) << "neverbleed process [" << nb->daemon_pid << "] spawned"; in worker_process_event_loop()
|
H A D | shrpx_log.cc | 62 StringRef::from_lit("INFO"), StringRef::from_lit("NOTICE"), 70 "\033[1;36m", // NOTICE 115 int Log::severity_thres_ = NOTICE; 132 case (NOTICE): in severity_to_syslog_level() 174 if (severity_ == NOTICE) { in ~Log() 933 LOG(NOTICE) << msg << ": [" << pid << "] exited " in log_chld()
|
H A D | shrpx_worker.cc | 516 WLOG(NOTICE, this) << "Reopening log files: worker process (thread " << this in process_events() 523 WLOG(NOTICE, this) << "Graceful shutdown commencing"; in process_events() 536 WLOG(NOTICE, this) << "Replace downstream"; in process_events() 1075 LOG(NOTICE) << "Listening on " << faddr.hostport << ", quic"; in create_quic_server_socket()
|
H A D | shrpx_connection_handler.cc | 79 LOG(NOTICE) << "Start ocsp update"; in ocsp_cb() 414 LLOG(NOTICE, this) << "Created worker thread #" << workers_.size() - 1; in create_worker_thread() 896 LOG(NOTICE) << "Memcached: tls ticket get success"; in on_tls_ticket_key_get_success() 1083 LOG(NOTICE) << "Unloading BPF objects"; in unload_bpf_objects()
|
H A D | shrpx_log.h | 91 enum SeverityLevel { INFO, NOTICE, WARN, ERROR, FATAL }; enumerator
|
H A D | shrpx_live_check.cc | 692 LOG(NOTICE) << util::to_numeric_addr(&addr_->addr) << " is considered online"; in on_success()
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 750 NOTICE! If you *know* that your GNU C supports 64-bit/V9 ABI and you wish
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 742 NOTICE! If you *know* that your GNU C supports 64-bit/V9 ABI and you wish
|
Completed in 13 milliseconds