close             106 lib/tty/tty-internal.c     (void) close (sigwinch_pipe[0]);
close             107 lib/tty/tty-internal.c     (void) close (sigwinch_pipe[1]);
close             734 lib/utilunix.c         res = close (p->out.fd);
close             736 lib/utilunix.c         res = close (p->err.fd);
close             690 lib/vfs/direntry.c         close (file->handle);
close            1343 lib/vfs/direntry.c             close (tmp_handle);
close            1475 lib/vfs/direntry.c     close (handle);
close            1485 lib/vfs/direntry.c     close (handle);
close            1509 lib/vfs/direntry.c     vclass->close = vfs_s_close;
close             110 lib/vfs/interface.c     i = close (fdout);
close             123 lib/vfs/interface.c         close (fdout);
close             160 lib/vfs/interface.c         if (close (fdin) == -1)
close             181 lib/vfs/interface.c         close (fdin);
close             388 lib/vfs/interface.c         return close (handle);
close             390 lib/vfs/interface.c     if (vfs->close == NULL)
close             392 lib/vfs/interface.c     result = vfs->close (fsinfo);
close             163 lib/vfs/vfs.h      int (*close) (void *vfs_info);
close             595 lib/widget/dialog.c         close (i);
close             530 src/background.c         (void) close (comm[0]);
close             531 src/background.c         (void) close (comm[1]);
close             541 src/background.c         (void) close (comm[0]);
close             542 src/background.c         (void) close (comm[1]);
close             543 src/background.c         (void) close (back_comm[0]);
close             544 src/background.c         (void) close (back_comm[1]);
close             554 src/background.c         (void) close (comm[0]);
close             557 src/background.c         (void) close (back_comm[1]);
close             564 src/background.c         close (STDIN_FILENO);
close             565 src/background.c         close (STDOUT_FILENO);
close             566 src/background.c         close (STDERR_FILENO);
close             577 src/background.c             close (nullfd);
close             584 src/background.c         (void) close (comm[1]);
close             585 src/background.c         (void) close (back_comm[0]);
close             149 src/cons.handler.c         status = close (pipefd1[1]);
close             150 src/cons.handler.c         status = close (pipefd2[0]);
close             163 src/cons.handler.c             status = close (pipefd1[1]);
close             164 src/cons.handler.c             status = close (pipefd1[0]);
close             165 src/cons.handler.c             status = close (pipefd2[1]);
close             166 src/cons.handler.c             status = close (pipefd2[0]);
close             173 src/cons.handler.c             status = close (pipefd1[0]);
close             174 src/cons.handler.c             status = close (pipefd2[1]);
close             180 src/cons.handler.c                 status = close (pipefd1[1]);
close             181 src/cons.handler.c                 status = close (pipefd2[0]);
close             192 src/cons.handler.c             status = close (pipefd1[1]);
close             193 src/cons.handler.c             status = close (pipefd2[0]);
close             202 src/cons.handler.c                 status = close (pipefd1[0]);
close             207 src/cons.handler.c                 status = close (pipefd2[1]);
close             213 src/cons.handler.c                 status = close (status);
close             264 src/cons.handler.c             close (pipefd1[1]);
close             265 src/cons.handler.c             close (pipefd2[0]);
close             173 src/consaver/cons.saver.c     close (STDERR_FILENO);
close             486 src/diffviewer/ydiff.c         rv = close (fs->fd);
close             235 src/editor/editcmd.c         close (fd);
close             201 src/filemanager/cmd.c             close (file2);
close             203 src/filemanager/cmd.c         close (file1);
close            1039 src/filemanager/mountlist.c                     close (lockfd);
close            1073 src/filemanager/mountlist.c         if (lockfd >= 0 && close (lockfd) != 0)
close            1462 src/filemanager/mountlist.c     close (fd);
close             477 src/main.c                 MC_UNUSED const int ret2 = close (last_wd_fd);
close             441 src/subshell/common.c     close (subshell_pipe[READ]);
close             444 src/subshell/common.c         close (command_buffer_pipe[READ]);
close             446 src/subshell/common.c     close (subshell_pty_slave);  // These may be FD_CLOEXEC, but just in case...
close             452 src/subshell/common.c     close (mc_global.tty.subshell_pty);
close            1045 src/subshell/common.c         close (pty_master);
close            1071 src/subshell/common.c         close (pty_slave);
close            1079 src/subshell/common.c         close (pty_slave);
close            1087 src/subshell/common.c         close (pty_slave);
close            1128 src/subshell/common.c                 close (pty_master);
close            1085 src/vfs/extfs/extfs.c         close (local_handle);
close            1140 src/vfs/extfs/extfs.c     close (file->handle);
close            1604 src/vfs/extfs/extfs.c                 close (f);
close            1722 src/vfs/extfs/extfs.c     vfs_extfs_ops->close = extfs_close;
close             451 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close             587 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close             933 src/vfs/ftpfs/ftpfs.c         close (my_socket);
close             983 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close            1405 src/vfs/ftpfs/ftpfs.c         close (data_sock);
close            1421 src/vfs/ftpfs/ftpfs.c             close (data_sock);
close            1428 src/vfs/ftpfs/ftpfs.c         close (data_sock);
close            1459 src/vfs/ftpfs/ftpfs.c         close (s);
close            1468 src/vfs/ftpfs/ftpfs.c             close (s);
close            1488 src/vfs/ftpfs/ftpfs.c         close (s);
close            1504 src/vfs/ftpfs/ftpfs.c         close (s);
close            1533 src/vfs/ftpfs/ftpfs.c             close (dsock);
close            1541 src/vfs/ftpfs/ftpfs.c             close (dsock);
close            1567 src/vfs/ftpfs/ftpfs.c                     close (dsock);
close            1573 src/vfs/ftpfs/ftpfs.c         close (dsock);
close            1699 src/vfs/ftpfs/ftpfs.c         close (sock);
close            1856 src/vfs/ftpfs/ftpfs.c             close (sock);
close            1874 src/vfs/ftpfs/ftpfs.c     close (sock);
close            1943 src/vfs/ftpfs/ftpfs.c         close (h);
close            1951 src/vfs/ftpfs/ftpfs.c         close (h);
close            2006 src/vfs/ftpfs/ftpfs.c     close (sock);
close            2008 src/vfs/ftpfs/ftpfs.c     close (h);
close            2016 src/vfs/ftpfs/ftpfs.c     close (sock);
close            2018 src/vfs/ftpfs/ftpfs.c     close (h);
close            2066 src/vfs/ftpfs/ftpfs.c         close (FH_SOCK);
close            2339 src/vfs/ftpfs/ftpfs.c                 close (handle);
close            2388 src/vfs/ftpfs/ftpfs.c         close (fh->handle);
close             445 src/vfs/local/local.c     return close (fd);
close             498 src/vfs/local/local.c     vfs_local_ops->close = local_close;
close             274 src/vfs/sfs/sfs.c     close (handle);
close             579 src/vfs/sfs/sfs.c     vfs_sfs_ops->close = local_close;
close             230 src/vfs/sftpfs/connection.c         close (my_socket);
close            1014 src/vfs/sftpfs/connection.c         close (sftpfs_super->socket_handle);
close             500 src/vfs/sftpfs/sftpfs.c         close (fh->handle);
close             844 src/vfs/sftpfs/sftpfs.c     vfs_sftpfs_ops->close = sftpfs_cb_close;
close             385 src/vfs/shell/shell.c         close (shell_super->sockw);
close             391 src/vfs/shell/shell.c         close (shell_super->sockr);
close             432 src/vfs/shell/shell.c         close (fileset1[0]);
close             434 src/vfs/shell/shell.c         close (fileset2[1]);
close             440 src/vfs/shell/shell.c         close (fileset1[0]);
close             441 src/vfs/shell/shell.c         close (fileset1[1]);
close             443 src/vfs/shell/shell.c         close (STDERR_FILENO);
close             446 src/vfs/shell/shell.c         close (fileset2[0]);
close             447 src/vfs/shell/shell.c         close (fileset2[1]);
close             981 src/vfs/shell/shell.c         close (h);
close            1025 src/vfs/shell/shell.c         close (h);
close            1038 src/vfs/shell/shell.c             close (h);
close            1059 src/vfs/shell/shell.c     close (h);
close            1066 src/vfs/shell/shell.c     close (h);
close            1631 src/vfs/shell/shell.c             close (tmp_handle);
close             724 src/vfs/undelfs/undelfs.c     close (fd);
close             828 src/vfs/undelfs/undelfs.c     vfs_undelfs_ops->close = undelfs_close;
close             103 tests/lib/vfs/tempdir.c     close (fd);