Home
last modified time | relevance | path

Searched refs:open_log_file (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_log.cc883 new_accesslog_fd = open_log_file(accessconf.file.c_str()); in reopen_log_files()
892 new_errorlog_fd = open_log_file(errorconf.file.c_str()); in reopen_log_files()
974 int open_log_file(const char *path) { in open_log_file() function
Dshrpx_log.h304 int open_log_file(const char *path);