Lines Matching full:xfclose
5862 * src/files.c (xfopen, xfclose): Use get_errno instead of errno.
6892 * src/files.h (xfclose): Return void, not int, since it always
6894 * src/files.c (xfclose): Likewise. Report I/O error if ferror
6896 * src/output.c (output_skeleton): Use xfclose rather than fclose
6897 and ferror. xfclose now checks ferror.
7008 * src/files.c (xfopen, xfclose): Use EXIT_FAILURE rather than 2.
14129 * src/files.c (xfopen, xfclose, skeleton_find, guardfile): No
14588 (xfopen, xfclose, open_files): this.