Home | History | Annotate | Download | only in test

Lines Matching full:fileno

25     SETBINARY = ('import msvcrt; msvcrt.setmode(sys.stdout.fileno(), '
216 d = tf.fileno()
247 d = tf.fileno()
276 d = tf.fileno()
328 ' "import os, sys; sys.exit(os.write(sys.stdout.fileno(), '
1163 """ % [f.fileno() for f in (p1.stdin, p1.stdout,