Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.cc891 close_log_file(lgconf->accesslog_fd); in reopen_log_files()
892 close_log_file(lgconf->errorlog_fd); in reopen_log_files()
952 void close_log_file(int &fd) { in close_log_file() function
Dshrpx_log.h299 void close_log_file(int &fd);