Searched refs:reopen_log_files (Results 1 – 6 of 6) sorted by relevance
144 (void)reopen_log_files(loggingconf); in reopen_log()415 if (reopen_log_files(config->logging) != 0) { in worker_process_event_loop()
280 int reopen_log_files(const LoggingConfig &loggingconf);
437 (void)reopen_log_files(get_config()->logging); in run_async()518 reopen_log_files(config->logging); in process_events()
707 (void)reopen_log_files(loggingconf); in reopen_log()3530 reopen_log_files(config->logging); in process_options()3555 if (reopen_log_files(config->logging) != 0) { in process_options()3964 reopen_log_files(get_config()->logging); in main()
873 int reopen_log_files(const LoggingConfig &loggingconf) { in reopen_log_files() function
465 (void)reopen_log_files(get_config()->logging); in graceful_shutdown_worker()