Searched refs:new_accesslog_fd (Results 1 – 1 of 1) sorted by relevance
860 int new_accesslog_fd = -1; in reopen_log_files() local868 new_accesslog_fd = open_log_file(accessconf.file.c_str()); in reopen_log_files()870 if (new_accesslog_fd == -1) { in reopen_log_files()894 lgconf->accesslog_fd = new_accesslog_fd; in reopen_log_files()