Searched refs:of_index (Results 1 – 1 of 1) sorted by relevance
84 const int of_index = argc - 1; /* Output file name index in argv. */ in main() local111 ofd = open(argv[of_index], O_WRONLY | O_CREAT | O_TRUNC, FILE_PERM); in main()114 prog_name, argv[of_index], strerror(errno)); in main()