Searched refs:input_name (Results 1 – 2 of 2) sorted by relevance
319 char *input_name, *output_name, *line_buf; in main() local336 input_name = argv[1]; in main()342 if (!(in_file = fopen(input_name, "r"))) { in main()
199 extern const char *input_name;