Searched refs:Infile (Results 1 – 1 of 1) sorted by relevance
261 char *Infile; /* input file (defaults to stdin) */ variable807 if (Infile == NULL) { in doio()810 if ((infd = open(Infile, O_RDWR)) == -1) { in doio()813 Infile, SYSERR, errno); in doio()5194 Infile = NULL; in parse_cmdline()5196 Infile = argv[optind++]; in parse_cmdline()