Searched refs:stdin (Results 1 – 5 of 5) sorted by relevance
66 stdin=subprocess.PIPE,74 ps.stdin.write(in_keys.encode('utf-8'))80 ps.stdin.write(b'\n')
263 stdin = os.fdopen(sys.stdin.fileno(), 'rb') variable264 parser.parse_lines(stdin, args.maxlines, '-')
61 # - stdin is piped in from the first prerequisite ($<) so one has
110 xfgets(line, sizeof(line), stdin); in conf_askvalue()304 xfgets(line, sizeof(line), stdin); in conf_choice()
121 f = stdin; in srcfile_relative_open()
Completed in 10 milliseconds