Searched refs:xfopen (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c820 xfopen (const char *file, const char *how) function
2233 FILE *fp = xfopen (file_name, "r");
2884 FILE *fp = xfopen (file, "r");
2919 tfp = xfopen (output_file, "w");

Completed in 37 milliseconds