mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.4 KiB
HTML
27 lines
2.4 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>fd_usage</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--vfs--direntry.c.html#L664'>fd_usage</a> 664 lib/vfs/direntry.c super->fd_usage--;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L665'>fd_usage</a> 665 lib/vfs/direntry.c if (super->fd_usage == 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L844'>fd_usage</a> 844 lib/vfs/direntry.c return (VFS_SUPER (id)->fd_usage <= 0);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1388'>fd_usage</a> 1388 lib/vfs/direntry.c super->fd_usage++;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L70'>fd_usage</a> 70 lib/vfs/xdirentry.h int fd_usage; // Number of open files</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1118'>fd_usage</a> 1118 src/vfs/extfs/extfs.c VFS_SUPER (archive)->fd_usage++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1160'>fd_usage</a> 1160 src/vfs/extfs/extfs.c if (--VFS_FILE_HANDLER_SUPER (fh)->fd_usage == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1526'>fd_usage</a> 1526 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)->fd_usage++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1544'>fd_usage</a> 1544 src/vfs/extfs/extfs.c VFS_FILE_HANDLER_SUPER (fh)->fd_usage--;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L166'>fd_usage</a> 166 src/vfs/sftpfs/sftpfs.c super->fd_usage++;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L492'>fd_usage</a> 492 src/vfs/sftpfs/sftpfs.c super->fd_usage--;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L493'>fd_usage</a> 493 src/vfs/sftpfs/sftpfs.c if (super->fd_usage == 0)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|