Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/hpx/components/process/util/posix/initializers/
H A Dbind_stdout.hpp24 class bind_stdout : public initializer_base class
27 explicit bind_stdout(const boost::iostreams::file_descriptor_sink &sink) in bind_stdout() function in hpx::components::process::posix::initializers::bind_stdout
/dports/devel/hpx/hpx-1.2.1/hpx/components/process/util/windows/initializers/
H A Dbind_stdout.hpp25 class bind_stdout : public initializer_base class
28 explicit bind_stdout(const boost::iostreams::file_descriptor_sink &sink) in bind_stdout() function in hpx::components::process::windows::initializers::bind_stdout
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_manager/
H A Dtraffic_manager.cc91 static char bind_stdout[512] = ""; variable
507 …{TM_OPT_BIND_STDOUT, '-', "Regular file to bind stdout to", "S512", &bind_stdout, "PROXY_BIND_STDO… in main()
550 diags->set_std_output(StdStream::STDOUT, bind_stdout); in main()
601 diags->set_std_output(StdStream::STDOUT, bind_stdout); in main()
664 ts::bwf::OptionalAffix(bind_stdout, " "sv, "--bind_stdout "sv), in main()
936 diags->set_std_output(StdStream::STDOUT, bind_stdout); in SignalHandler()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A Dtraffic_server.cc163 static char bind_stdout[512] = ""; variable
216 …{"bind_stdout", '-', "Regular file to bind stdout to", "S512", &bind_stdout, "PROXY_BIND_STDOUT", …
285 diags->set_std_output(StdStream::STDOUT, bind_stdout); in periodic()
1782 diags->set_std_output(StdStream::STDOUT, bind_stdout); in main()
1791 bind_outputs(bind_stdout, bind_stderr); in main()
1878 diags->set_std_output(StdStream::STDOUT, bind_stdout); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/process/test/
H A Dbind_stdout.cpp40 BOOST_AUTO_TEST_SUITE( bind_stdout );
H A DJamfile.jam90 …[ run bind_stdout.cpp system filesystem : [ test-options bind_stdout ] : sparrin…
/dports/devel/boost-python-libs/boost_1_72_0/libs/process/test/
H A Dbind_stdout.cpp40 BOOST_AUTO_TEST_SUITE( bind_stdout );
H A DJamfile.jam90 …[ run bind_stdout.cpp system filesystem : [ test-options bind_stdout ] : sparrin…
/dports/devel/boost-libs/boost_1_72_0/libs/process/test/
H A Dbind_stdout.cpp40 BOOST_AUTO_TEST_SUITE( bind_stdout );
H A DJamfile.jam90 …[ run bind_stdout.cpp system filesystem : [ test-options bind_stdout ] : sparrin…
/dports/devel/hyperscan/boost_1_75_0/libs/process/test/
H A Dbind_stdout.cpp40 BOOST_AUTO_TEST_SUITE( bind_stdout );
H A DJamfile.jam90 …[ run bind_stdout.cpp system filesystem : [ test-options bind_stdout ] : sparrin…
/dports/www/trafficserver/trafficserver-9.1.1/doc/appendices/command-line/
H A Dtraffic_manager.en.rst44 .. option:: --bind_stdout FILE
H A Dtraffic_server.en.rst39 .. option:: --bind_stdout FILE
/dports/www/trafficserver/trafficserver-9.1.1/rc/
H A Dtrafficserver.in198 $* --bind_stdout $STDOUTLOG --bind_stderr $STDERRLOG >> $STDOUTLOG 2>> $STDERRLOG &
/dports/www/trafficserver/trafficserver-9.1.1/doc/admin-guide/files/
H A Drecords.config.en.rst219 process output that is set via the ``--bind_stdout`` and ``--bind_stderr``
223 set via ``--bind_stdout`` and ``--bind_stderr``.
232 which is configured via the ``--bind_stdout`` and ``--bind_stderr``