Searched refs:xfopen (Results 1 – 2 of 2) sorted by relevance
90 static FILE *xfopen(const char *path, const char *mode) in xfopen() function525 devtable = xfopen(optarg, "r"); in main()
3493 input = xfopen(argv[optind], "r");