Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/opal/util/
H A Doutput.c107 bool opal_output_redirected_to_syslog = false; variable
146 opal_output_redirected_to_syslog = true; in opal_output_init()
171 if (opal_output_redirected_to_syslog) { in opal_output_init()
195 info[i].ldi_syslog = opal_output_redirected_to_syslog; in opal_output_init()
617 if (opal_output_redirected_to_syslog) { in do_open()
670 if (opal_output_redirected_to_syslog) { in do_open()
H A Doutput.h93 OPAL_DECLSPEC extern bool opal_output_redirected_to_syslog;
/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A Doutput.c109 bool opal_output_redirected_to_syslog = false; variable
148 opal_output_redirected_to_syslog = true; in opal_output_init()
173 if (opal_output_redirected_to_syslog) { in opal_output_init()
197 info[i].ldi_syslog = opal_output_redirected_to_syslog; in opal_output_init()
619 if (opal_output_redirected_to_syslog) { in do_open()
672 if (opal_output_redirected_to_syslog) { in do_open()
H A Doutput.h93 OPAL_DECLSPEC extern bool opal_output_redirected_to_syslog;