mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
1.7 KiB
HTML
23 lines
1.7 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>current_vfs</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--interface.c.html#L64'>current_vfs</a> 64 lib/vfs/interface.c extern vfs_class *current_vfs;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L635'>current_vfs</a> 635 lib/vfs/interface.c old_vfs = current_vfs;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L639'>current_vfs</a> 639 lib/vfs/interface.c current_vfs = me;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L73'>current_vfs</a> 73 lib/vfs/vfs.c extern vfs_class *current_vfs;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L80'>current_vfs</a> 80 lib/vfs/vfs.c MC_MOCKABLE vfs_class *current_vfs = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L430'>current_vfs</a> 430 lib/vfs/vfs.c return (current_vfs->flags & VFSF_LOCAL) != 0;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L477'>current_vfs</a> 477 lib/vfs/vfs.c current_vfs = VFS_CLASS (vfs_path_get_last_path_vfs (current_path));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L506'>current_vfs</a> 506 lib/vfs/vfs.c current_vfs = NULL;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|