Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.cc939 int STDOUT_COPY = -1; variable
945 STDOUT_COPY = STDOUT_FILENO; in store_original_fds()
953 if (fd != STDERR_COPY && fd != STDOUT_COPY && fd != -1) { in close_log_file()
963 return STDOUT_COPY; in open_log_file()