fclose            176 lib/charsets.c     fclose (f);
fclose            132 lib/logging.c              (void) fclose (f);
fclose            216 lib/util.c             ret2 = fclose (backup_fd);
fclose           1231 lib/util.c         fclose (f);
fclose           1303 lib/util.c         fclose (tmp_f);
fclose           1306 lib/util.c         fclose (f);
fclose            469 lib/widget/input_complete.c     fclose (file);
fclose            263 src/clipboard.c     fclose (f);
fclose            159 src/diffviewer/ydiff.c     fclose (backup_fd);
fclose           2010 src/diffviewer/ydiff.c     fclose (f0);
fclose           2055 src/diffviewer/ydiff.c     fclose (f0);
fclose           2056 src/diffviewer/ydiff.c     fclose (f1);
fclose           2105 src/diffviewer/ydiff.c     fclose (f0);
fclose           2106 src/diffviewer/ydiff.c     fclose (f1);
fclose           2178 src/diffviewer/ydiff.c         fclose (merge_file);
fclose           1841 src/editor/edit.c             fclose (fd);
fclose            313 src/editor/editcmd.c             fclose (file);
fclose            288 src/editor/etags.c     fclose (f);
fclose            974 src/editor/syntax.c             fclose (f);
fclose           1384 src/editor/syntax.c                 fclose (g);
fclose           1390 src/editor/syntax.c     fclose (f);
fclose             94 src/file_history.c     fclose (f);
fclose            138 src/file_history.c         fclose (f);
fclose            499 src/filemanager/ext.c     fclose (cmd_file);
fclose           1498 src/filemanager/hotlist.c         fclose (hotlist_file);
fclose           1684 src/filemanager/hotlist.c             fclose (hotlist_file);
fclose            148 src/filemanager/mountlist.c #define endmntent(fp) fclose (fp)
fclose            706 src/filemanager/mountlist.c                 fclose (fp);
fclose            711 src/filemanager/mountlist.c             if (fclose (fp) == EOF)
fclose            986 src/filemanager/mountlist.c             fclose (fp);
fclose            991 src/filemanager/mountlist.c         if (fclose (fp) == EOF)
fclose           1026 src/filemanager/mountlist.c             ret = fclose (fp) == EOF ? errno : 0 < ret ? 0 : -1;
fclose           1097 src/filemanager/mountlist.c             ret = fclose (fp) == EOF ? errno : 0 < ret ? 0 : -1;
fclose            227 src/filemanager/treestore.c         fclose (file);
fclose            302 src/filemanager/treestore.c         fclose (file);
fclose            376 src/filemanager/treestore.c     fclose (file);
fclose            512 src/usermenu.c                     fclose (cmd_file);
fclose            579 src/usermenu.c     fclose (cmd_file);
fclose            770 src/vfs/ftpfs/ftpfs.c             fclose (npf);
fclose           1766 src/vfs/ftpfs/ftpfs.c     fclose (fp);
fclose            520 src/vfs/sfs/sfs.c     fclose (cfg);
fclose            340 src/vfs/sftpfs/config_parser.c         fclose (ssh_config_handler);
fclose            233 src/viewer/coord_cache.c     (void) fclose (f);
fclose             79 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     fclose (f);