Home
last modified time | relevance | path

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

/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/util/
H A Doutput.c499 bool redirect_to_file = false; in do_open() local
510 redirect_to_file = true; in do_open()
617 if (NULL != str && redirect_to_file) { in do_open()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/util/
H A Doutput.c503 bool redirect_to_file = false; in do_open() local
514 redirect_to_file = true; in do_open()
621 if (NULL != str && redirect_to_file) { in do_open()
/dports/net/openmpi3/openmpi-3.1.6/opal/util/
H A Doutput.c559 bool redirect_to_file = false; in do_open() local
570 redirect_to_file = true; in do_open()
682 if (NULL != str && redirect_to_file) { in do_open()
/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A Doutput.c561 bool redirect_to_file = false; in do_open() local
572 redirect_to_file = true; in do_open()
684 if (NULL != str && redirect_to_file) { in do_open()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/
H A Dscons-time.py304 def redirect_to_file(command, log): function
343 redirect = redirect_to_file,
/dports/graphics/photivo/photivo/
H A Dscons-time.py304 def redirect_to_file(command, log): function
343 redirect = redirect_to_file,
/dports/graphics/py-pivy/pivy-0.6.6/scons/
H A Dscons-time.py272 def redirect_to_file(command, log): function
311 redirect = redirect_to_file,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/
H A Dscons-time.py261 def redirect_to_file(command, log): function
300 redirect = redirect_to_file,
/dports/sysutils/pies/pies-1.5/src/
H A Dprogman.c316 redirect_to_file (struct prog *master, int stream) in redirect_to_file() function
473 return redirect_to_file (master, stream); in open_redirector()
/dports/sysutils/pies/pies-1.5/
H A DChangeLog38 * src/progman.c (redirect_to_file): Close and deregister the
551 * src/progman.c (redirect_to_file): Position to the end of file.
2109 * src/progman.c (redirect_to_file): Check return from chown.
2745 * src/progman.c (redirect_to_file): Avoid coredump on
3580 * pies/progman.c (redirect_to_file): New function.
/dports/mail/mailfromd/mailfromd-8.10/
H A DChangeLog7469 * pies/progman.c (redirect_to_file): New function.