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 737 lib/utilunix.c res = close (p->out.fd); close 739 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 531 src/background.c (void) close (comm[0]); close 532 src/background.c (void) close (comm[1]); close 542 src/background.c (void) close (comm[0]); close 543 src/background.c (void) close (comm[1]); close 544 src/background.c (void) close (back_comm[0]); close 545 src/background.c (void) close (back_comm[1]); close 555 src/background.c (void) close (comm[0]); close 558 src/background.c (void) close (back_comm[1]); close 565 src/background.c close (STDIN_FILENO); close 566 src/background.c close (STDOUT_FILENO); close 567 src/background.c close (STDERR_FILENO); close 578 src/background.c close (nullfd); close 585 src/background.c (void) close (comm[1]); close 586 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 490 src/diffviewer/ydiff.c rv = close (fs->fd); close 236 src/editor/editcmd.c close (fd); close 201 src/filemanager/cmd.c close (file2); close 203 src/filemanager/cmd.c close (file1); close 1051 src/filemanager/mountlist.c close (lockfd); close 1085 src/filemanager/mountlist.c if (lockfd >= 0 && close (lockfd) != 0) close 1258 src/filemanager/mountlist.c close (fd); close 518 src/main.c ret2 = close (last_wd_fd); close 444 src/subshell/common.c close (subshell_pipe[READ]); close 447 src/subshell/common.c close (command_buffer_pipe[READ]); close 449 src/subshell/common.c close (subshell_pty_slave); // These may be FD_CLOEXEC, but just in case... close 455 src/subshell/common.c close (mc_global.tty.subshell_pty); close 997 src/subshell/common.c close (pty_master); close 1025 src/subshell/common.c close (pty_slave); close 1034 src/subshell/common.c close (pty_slave); close 1043 src/subshell/common.c close (pty_slave); close 1083 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 452 src/vfs/ftpfs/ftpfs.c close (ftp_super->sock); close 588 src/vfs/ftpfs/ftpfs.c close (ftp_super->sock); close 934 src/vfs/ftpfs/ftpfs.c close (my_socket); close 984 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 1857 src/vfs/ftpfs/ftpfs.c close (sock); close 1875 src/vfs/ftpfs/ftpfs.c close (sock); close 1944 src/vfs/ftpfs/ftpfs.c close (h); close 1952 src/vfs/ftpfs/ftpfs.c close (h); close 2007 src/vfs/ftpfs/ftpfs.c close (sock); close 2009 src/vfs/ftpfs/ftpfs.c close (h); close 2017 src/vfs/ftpfs/ftpfs.c close (sock); close 2019 src/vfs/ftpfs/ftpfs.c close (h); close 2067 src/vfs/ftpfs/ftpfs.c close (FH_SOCK); close 2340 src/vfs/ftpfs/ftpfs.c close (handle); close 2389 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 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 1006 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 386 src/vfs/shell/shell.c close (shell_super->sockw); close 392 src/vfs/shell/shell.c close (shell_super->sockr); close 433 src/vfs/shell/shell.c close (fileset1[0]); close 435 src/vfs/shell/shell.c close (fileset2[1]); close 441 src/vfs/shell/shell.c close (fileset1[0]); close 442 src/vfs/shell/shell.c close (fileset1[1]); close 444 src/vfs/shell/shell.c close (STDERR_FILENO); close 447 src/vfs/shell/shell.c close (fileset2[0]); close 448 src/vfs/shell/shell.c close (fileset2[1]); close 984 src/vfs/shell/shell.c close (h); close 1028 src/vfs/shell/shell.c close (h); close 1041 src/vfs/shell/shell.c close (h); close 1062 src/vfs/shell/shell.c close (h); close 1069 src/vfs/shell/shell.c close (h); close 1634 src/vfs/shell/shell.c close (tmp_handle); close 723 src/vfs/undelfs/undelfs.c close (fd); close 827 src/vfs/undelfs/undelfs.c vfs_undelfs_ops->close = undelfs_close; close 103 tests/lib/vfs/tempdir.c close (fd);