Searched refs:xfclose (Results 1 – 1 of 1) sorted by relevance
/coreutils/src/ |
D | sort.c | 1000 xfclose (FILE *fp, char const *file) in xfclose() function 2975 xfclose (fp, file_name); in check() 3052 xfclose (fps[i], files[i].name); in mergefps() 3139 xfclose (fps[ord[0]], files[ord[0]].name); in mergefps() 3194 xfclose (ofp, output_file); in mergefps() 3968 xfclose (fps[nopened], files[nopened].name); in merge() 4047 xfclose (fp, file); in sort() 4073 xfclose (tfp, temp_output); in sort() 4078 xfclose (fp, file); in sort() 4683 xfclose (stream, files_from); in main()
|