Lines Matching full:fileno
260 data.append(os.read(pipe.fileno(), 1024))266 data = os.read(pipe.fileno(), 1024)