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