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             688 lib/utilunix.c         res = close (p->out.fd);
close             690 lib/utilunix.c         res = close (p->err.fd);
close             695 lib/vfs/direntry.c         close (file->handle);
close            1354 lib/vfs/direntry.c             close (tmp_handle);
close            1486 lib/vfs/direntry.c     close (handle);
close            1496 lib/vfs/direntry.c     close (handle);
close            1520 lib/vfs/direntry.c     vclass->close = vfs_s_close;
close             111 lib/vfs/interface.c     i = close (fdout);
close             124 lib/vfs/interface.c         close (fdout);
close             161 lib/vfs/interface.c         if (close (fdin) == -1)
close             181 lib/vfs/interface.c         close (fdin);
close             396 lib/vfs/interface.c         return close (handle);
close             398 lib/vfs/interface.c     if (vfs->close == NULL)
close             400 lib/vfs/interface.c     result = vfs->close (fsinfo);
close             840 lib/vfs/interface.c             close (test_fd);
close             844 lib/vfs/interface.c                 close (test_fd);
close             158 lib/vfs/vfs.h      int (*close) (void *vfs_info);
close             595 lib/widget/dialog.c         close (i);
close             532 src/background.c         (void) close (comm[0]);
close             533 src/background.c         (void) close (comm[1]);
close             543 src/background.c         (void) close (comm[0]);
close             544 src/background.c         (void) close (comm[1]);
close             545 src/background.c         (void) close (back_comm[0]);
close             546 src/background.c         (void) close (back_comm[1]);
close             556 src/background.c         (void) close (comm[0]);
close             559 src/background.c         (void) close (back_comm[1]);
close             566 src/background.c         close (STDIN_FILENO);
close             567 src/background.c         close (STDOUT_FILENO);
close             568 src/background.c         close (STDERR_FILENO);
close             579 src/background.c             close (nullfd);
close             586 src/background.c         (void) close (comm[1]);
close             587 src/background.c         (void) close (back_comm[0]);
close             148 src/cons.handler.c         status = close (pipefd1[1]);
close             149 src/cons.handler.c         status = close (pipefd2[0]);
close             162 src/cons.handler.c             status = close (pipefd1[1]);
close             163 src/cons.handler.c             status = close (pipefd1[0]);
close             164 src/cons.handler.c             status = close (pipefd2[1]);
close             165 src/cons.handler.c             status = close (pipefd2[0]);
close             172 src/cons.handler.c             status = close (pipefd1[0]);
close             173 src/cons.handler.c             status = close (pipefd2[1]);
close             179 src/cons.handler.c                 status = close (pipefd1[1]);
close             180 src/cons.handler.c                 status = close (pipefd2[0]);
close             191 src/cons.handler.c             status = close (pipefd1[1]);
close             192 src/cons.handler.c             status = close (pipefd2[0]);
close             201 src/cons.handler.c                 status = close (pipefd1[0]);
close             206 src/cons.handler.c                 status = close (pipefd2[1]);
close             212 src/cons.handler.c                 status = close (status);
close             263 src/cons.handler.c             close (pipefd1[1]);
close             264 src/cons.handler.c             close (pipefd2[0]);
close             172 src/consaver/cons.saver.c     close (STDERR_FILENO);
close             492 src/diffviewer/ydiff.c         rv = close (fs->fd);
close             237 src/editor/editcmd.c         close (fd);
close             226 src/filemanager/cmd.c             close (file2);
close             228 src/filemanager/cmd.c         close (file1);
close            1067 src/filemanager/mountlist.c                     close (lockfd);
close            1101 src/filemanager/mountlist.c         if (lockfd >= 0 && close (lockfd) != 0)
close            1274 src/filemanager/mountlist.c     close (fd);
close             503 src/main.c                 ret2 = close (last_wd_fd);
close             403 src/subshell/common.c     close (subshell_pipe[READ]);
close             406 src/subshell/common.c         close (command_buffer_pipe[READ]);
close             408 src/subshell/common.c     close (subshell_pty_slave); /* These may be FD_CLOEXEC, but just in case... */
close             414 src/subshell/common.c     close (mc_global.tty.subshell_pty);
close             946 src/subshell/common.c         close (pty_master);
close             974 src/subshell/common.c             close (pty_slave);
close             984 src/subshell/common.c             close (pty_slave);
close             994 src/subshell/common.c             close (pty_slave);
close            1034 src/subshell/common.c                 close (pty_master);
close            1070 src/vfs/extfs/extfs.c         close (local_handle);
close            1125 src/vfs/extfs/extfs.c     close (file->handle);
close            1605 src/vfs/extfs/extfs.c                 close (f);
close            1723 src/vfs/extfs/extfs.c     vfs_extfs_ops->close = extfs_close;
close             452 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close             590 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close             936 src/vfs/ftpfs/ftpfs.c         close (my_socket);
close             986 src/vfs/ftpfs/ftpfs.c         close (ftp_super->sock);
close            1407 src/vfs/ftpfs/ftpfs.c         close (data_sock);
close            1423 src/vfs/ftpfs/ftpfs.c             close (data_sock);
close            1430 src/vfs/ftpfs/ftpfs.c         close (data_sock);
close            1461 src/vfs/ftpfs/ftpfs.c         close (s);
close            1470 src/vfs/ftpfs/ftpfs.c             close (s);
close            1490 src/vfs/ftpfs/ftpfs.c         close (s);
close            1506 src/vfs/ftpfs/ftpfs.c         close (s);
close            1535 src/vfs/ftpfs/ftpfs.c             close (dsock);
close            1543 src/vfs/ftpfs/ftpfs.c             close (dsock);
close            1569 src/vfs/ftpfs/ftpfs.c                     close (dsock);
close            1575 src/vfs/ftpfs/ftpfs.c         close (dsock);
close            1700 src/vfs/ftpfs/ftpfs.c         close (sock);
close            1858 src/vfs/ftpfs/ftpfs.c             close (sock);
close            1876 src/vfs/ftpfs/ftpfs.c     close (sock);
close            1945 src/vfs/ftpfs/ftpfs.c         close (h);
close            1953 src/vfs/ftpfs/ftpfs.c         close (h);
close            2008 src/vfs/ftpfs/ftpfs.c     close (sock);
close            2010 src/vfs/ftpfs/ftpfs.c     close (h);
close            2018 src/vfs/ftpfs/ftpfs.c     close (sock);
close            2020 src/vfs/ftpfs/ftpfs.c     close (h);
close            2069 src/vfs/ftpfs/ftpfs.c         close (FH_SOCK);
close            2342 src/vfs/ftpfs/ftpfs.c                 close (handle);
close            2392 src/vfs/ftpfs/ftpfs.c         close (fh->handle);
close             437 src/vfs/local/local.c     return close (fd);
close             490 src/vfs/local/local.c     vfs_local_ops->close = local_close;
close             276 src/vfs/sfs/sfs.c     close (handle);
close             585 src/vfs/sfs/sfs.c     vfs_sfs_ops->close = local_close;
close             231 src/vfs/sftpfs/connection.c         close (my_socket);
close            1006 src/vfs/sftpfs/connection.c         close (sftpfs_super->socket_handle);
close             505 src/vfs/sftpfs/sftpfs.c         close (fh->handle);
close             850 src/vfs/sftpfs/sftpfs.c     vfs_sftpfs_ops->close = sftpfs_cb_close;
close             390 src/vfs/shell/shell.c         close (shell_super->sockw);
close             396 src/vfs/shell/shell.c         close (shell_super->sockr);
close             436 src/vfs/shell/shell.c         close (fileset1[0]);
close             438 src/vfs/shell/shell.c         close (fileset2[1]);
close             444 src/vfs/shell/shell.c         close (fileset1[0]);
close             445 src/vfs/shell/shell.c         close (fileset1[1]);
close             447 src/vfs/shell/shell.c         close (STDERR_FILENO);
close             450 src/vfs/shell/shell.c         close (fileset2[0]);
close             451 src/vfs/shell/shell.c         close (fileset2[1]);
close            1003 src/vfs/shell/shell.c         close (h);
close            1049 src/vfs/shell/shell.c         close (h);
close            1062 src/vfs/shell/shell.c             close (h);
close            1083 src/vfs/shell/shell.c     close (h);
close            1090 src/vfs/shell/shell.c     close (h);
close            1693 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             106 tests/lib/vfs/tempdir.c     close (fd);