Home | History | Annotate | Download | only in tools

Lines Matching refs:fd_out

535   (fd_out, outname) = tempfile.mkstemp()
541 stdout = fd_out,
544 os.close(fd_out)