Files
source/Y/close.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

137 lines
19 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>close</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--tty--tty-internal.c.html#L106'>close</a> 106 lib/tty/tty-internal.c (void) close (sigwinch_pipe[0]);</span>
<span class='curline'><a href='../S/lib--tty--tty-internal.c.html#L107'>close</a> 107 lib/tty/tty-internal.c (void) close (sigwinch_pipe[1]);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L734'>close</a> 734 lib/utilunix.c res = close (p-&gt;out.fd);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L736'>close</a> 736 lib/utilunix.c res = close (p-&gt;err.fd);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L690'>close</a> 690 lib/vfs/direntry.c close (file-&gt;handle);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1343'>close</a> 1343 lib/vfs/direntry.c close (tmp_handle);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1475'>close</a> 1475 lib/vfs/direntry.c close (handle);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1485'>close</a> 1485 lib/vfs/direntry.c close (handle);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1509'>close</a> 1509 lib/vfs/direntry.c vclass-&gt;close = vfs_s_close;</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L110'>close</a> 110 lib/vfs/interface.c i = close (fdout);</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L123'>close</a> 123 lib/vfs/interface.c close (fdout);</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L160'>close</a> 160 lib/vfs/interface.c if (close (fdin) == -1)</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L181'>close</a> 181 lib/vfs/interface.c close (fdin);</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L388'>close</a> 388 lib/vfs/interface.c return close (handle);</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L390'>close</a> 390 lib/vfs/interface.c if (vfs-&gt;close == NULL)</span>
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L392'>close</a> 392 lib/vfs/interface.c result = vfs-&gt;close (fsinfo);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L163'>close</a> 163 lib/vfs/vfs.h int (*close) (void *vfs_info);</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L241'>close</a> 241 lib/widget/history.c close (i);</span>
<span class='curline'><a href='../S/src--background.c.html#L530'>close</a> 530 src/background.c (void) close (comm[0]);</span>
<span class='curline'><a href='../S/src--background.c.html#L531'>close</a> 531 src/background.c (void) close (comm[1]);</span>
<span class='curline'><a href='../S/src--background.c.html#L541'>close</a> 541 src/background.c (void) close (comm[0]);</span>
<span class='curline'><a href='../S/src--background.c.html#L542'>close</a> 542 src/background.c (void) close (comm[1]);</span>
<span class='curline'><a href='../S/src--background.c.html#L543'>close</a> 543 src/background.c (void) close (back_comm[0]);</span>
<span class='curline'><a href='../S/src--background.c.html#L544'>close</a> 544 src/background.c (void) close (back_comm[1]);</span>
<span class='curline'><a href='../S/src--background.c.html#L554'>close</a> 554 src/background.c (void) close (comm[0]);</span>
<span class='curline'><a href='../S/src--background.c.html#L557'>close</a> 557 src/background.c (void) close (back_comm[1]);</span>
<span class='curline'><a href='../S/src--background.c.html#L564'>close</a> 564 src/background.c close (STDIN_FILENO);</span>
<span class='curline'><a href='../S/src--background.c.html#L565'>close</a> 565 src/background.c close (STDOUT_FILENO);</span>
<span class='curline'><a href='../S/src--background.c.html#L566'>close</a> 566 src/background.c close (STDERR_FILENO);</span>
<span class='curline'><a href='../S/src--background.c.html#L577'>close</a> 577 src/background.c close (nullfd);</span>
<span class='curline'><a href='../S/src--background.c.html#L584'>close</a> 584 src/background.c (void) close (comm[1]);</span>
<span class='curline'><a href='../S/src--background.c.html#L585'>close</a> 585 src/background.c (void) close (back_comm[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L149'>close</a> 149 src/cons.handler.c status = close (pipefd1[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L150'>close</a> 150 src/cons.handler.c status = close (pipefd2[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L163'>close</a> 163 src/cons.handler.c status = close (pipefd1[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L164'>close</a> 164 src/cons.handler.c status = close (pipefd1[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L165'>close</a> 165 src/cons.handler.c status = close (pipefd2[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L166'>close</a> 166 src/cons.handler.c status = close (pipefd2[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L173'>close</a> 173 src/cons.handler.c status = close (pipefd1[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L174'>close</a> 174 src/cons.handler.c status = close (pipefd2[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L180'>close</a> 180 src/cons.handler.c status = close (pipefd1[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L181'>close</a> 181 src/cons.handler.c status = close (pipefd2[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L192'>close</a> 192 src/cons.handler.c status = close (pipefd1[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L193'>close</a> 193 src/cons.handler.c status = close (pipefd2[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L202'>close</a> 202 src/cons.handler.c status = close (pipefd1[0]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L207'>close</a> 207 src/cons.handler.c status = close (pipefd2[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L213'>close</a> 213 src/cons.handler.c status = close (status);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L264'>close</a> 264 src/cons.handler.c close (pipefd1[1]);</span>
<span class='curline'><a href='../S/src--cons.handler.c.html#L265'>close</a> 265 src/cons.handler.c close (pipefd2[0]);</span>
<span class='curline'><a href='../S/src--consaver--cons.saver.c.html#L173'>close</a> 173 src/consaver/cons.saver.c close (STDERR_FILENO);</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L486'>close</a> 486 src/diffviewer/ydiff.c rv = close (fs-&gt;fd);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L235'>close</a> 235 src/editor/editcmd.c close (fd);</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L201'>close</a> 201 src/filemanager/cmd.c close (file2);</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L203'>close</a> 203 src/filemanager/cmd.c close (file1);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1039'>close</a> 1039 src/filemanager/mountlist.c close (lockfd);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1073'>close</a> 1073 src/filemanager/mountlist.c if (lockfd &gt;= 0 &amp;&amp; close (lockfd) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1462'>close</a> 1462 src/filemanager/mountlist.c close (fd);</span>
<span class='curline'><a href='../S/src--main.c.html#L477'>close</a> 477 src/main.c MC_UNUSED const int ret2 = close (last_wd_fd);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L474'>close</a> 474 src/subshell/common.c close (subshell_pipe[READ]);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L477'>close</a> 477 src/subshell/common.c close (command_buffer_pipe[READ]);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L479'>close</a> 479 src/subshell/common.c close (subshell_pty_slave); // These may be FD_CLOEXEC, but just in case...</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L485'>close</a> 485 src/subshell/common.c close (mc_global.tty.subshell_pty);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1115'>close</a> 1115 src/subshell/common.c close (pty_master);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1141'>close</a> 1141 src/subshell/common.c close (pty_slave);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1149'>close</a> 1149 src/subshell/common.c close (pty_slave);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1157'>close</a> 1157 src/subshell/common.c close (pty_slave);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1198'>close</a> 1198 src/subshell/common.c close (pty_master);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1085'>close</a> 1085 src/vfs/extfs/extfs.c close (local_handle);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1140'>close</a> 1140 src/vfs/extfs/extfs.c close (file-&gt;handle);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1604'>close</a> 1604 src/vfs/extfs/extfs.c close (f);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1722'>close</a> 1722 src/vfs/extfs/extfs.c vfs_extfs_ops-&gt;close = extfs_close;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L451'>close</a> 451 src/vfs/ftpfs/ftpfs.c close (ftp_super-&gt;sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L587'>close</a> 587 src/vfs/ftpfs/ftpfs.c close (ftp_super-&gt;sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L933'>close</a> 933 src/vfs/ftpfs/ftpfs.c close (my_socket);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L983'>close</a> 983 src/vfs/ftpfs/ftpfs.c close (ftp_super-&gt;sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1405'>close</a> 1405 src/vfs/ftpfs/ftpfs.c close (data_sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1421'>close</a> 1421 src/vfs/ftpfs/ftpfs.c close (data_sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1428'>close</a> 1428 src/vfs/ftpfs/ftpfs.c close (data_sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1459'>close</a> 1459 src/vfs/ftpfs/ftpfs.c close (s);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1468'>close</a> 1468 src/vfs/ftpfs/ftpfs.c close (s);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1488'>close</a> 1488 src/vfs/ftpfs/ftpfs.c close (s);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1504'>close</a> 1504 src/vfs/ftpfs/ftpfs.c close (s);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1533'>close</a> 1533 src/vfs/ftpfs/ftpfs.c close (dsock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1541'>close</a> 1541 src/vfs/ftpfs/ftpfs.c close (dsock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1567'>close</a> 1567 src/vfs/ftpfs/ftpfs.c close (dsock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1573'>close</a> 1573 src/vfs/ftpfs/ftpfs.c close (dsock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1699'>close</a> 1699 src/vfs/ftpfs/ftpfs.c close (sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1856'>close</a> 1856 src/vfs/ftpfs/ftpfs.c close (sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1874'>close</a> 1874 src/vfs/ftpfs/ftpfs.c close (sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1943'>close</a> 1943 src/vfs/ftpfs/ftpfs.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1951'>close</a> 1951 src/vfs/ftpfs/ftpfs.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2006'>close</a> 2006 src/vfs/ftpfs/ftpfs.c close (sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2008'>close</a> 2008 src/vfs/ftpfs/ftpfs.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2016'>close</a> 2016 src/vfs/ftpfs/ftpfs.c close (sock);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2018'>close</a> 2018 src/vfs/ftpfs/ftpfs.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2066'>close</a> 2066 src/vfs/ftpfs/ftpfs.c close (FH_SOCK);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2339'>close</a> 2339 src/vfs/ftpfs/ftpfs.c close (handle);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2388'>close</a> 2388 src/vfs/ftpfs/ftpfs.c close (fh-&gt;handle);</span>
<span class='curline'><a href='../S/src--vfs--local--local.c.html#L445'>close</a> 445 src/vfs/local/local.c return close (fd);</span>
<span class='curline'><a href='../S/src--vfs--local--local.c.html#L498'>close</a> 498 src/vfs/local/local.c vfs_local_ops-&gt;close = local_close;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L274'>close</a> 274 src/vfs/sfs/sfs.c close (handle);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L579'>close</a> 579 src/vfs/sfs/sfs.c vfs_sfs_ops-&gt;close = local_close;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L230'>close</a> 230 src/vfs/sftpfs/connection.c close (my_socket);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L1014'>close</a> 1014 src/vfs/sftpfs/connection.c close (sftpfs_super-&gt;socket_handle);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L500'>close</a> 500 src/vfs/sftpfs/sftpfs.c close (fh-&gt;handle);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L844'>close</a> 844 src/vfs/sftpfs/sftpfs.c vfs_sftpfs_ops-&gt;close = sftpfs_cb_close;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L385'>close</a> 385 src/vfs/shell/shell.c close (shell_super-&gt;sockw);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L391'>close</a> 391 src/vfs/shell/shell.c close (shell_super-&gt;sockr);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L432'>close</a> 432 src/vfs/shell/shell.c close (fileset1[0]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L434'>close</a> 434 src/vfs/shell/shell.c close (fileset2[1]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L440'>close</a> 440 src/vfs/shell/shell.c close (fileset1[0]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L441'>close</a> 441 src/vfs/shell/shell.c close (fileset1[1]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L443'>close</a> 443 src/vfs/shell/shell.c close (STDERR_FILENO);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L446'>close</a> 446 src/vfs/shell/shell.c close (fileset2[0]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L447'>close</a> 447 src/vfs/shell/shell.c close (fileset2[1]);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L981'>close</a> 981 src/vfs/shell/shell.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1025'>close</a> 1025 src/vfs/shell/shell.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1038'>close</a> 1038 src/vfs/shell/shell.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1059'>close</a> 1059 src/vfs/shell/shell.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1066'>close</a> 1066 src/vfs/shell/shell.c close (h);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1631'>close</a> 1631 src/vfs/shell/shell.c close (tmp_handle);</span>
<span class='curline'><a href='../S/tests--lib--vfs--tempdir.c.html#L103'>close</a> 103 tests/lib/vfs/tempdir.c close (fd);</span>
</pre>
</body>
</html>