mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.4 KiB
HTML
21 lines
1.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>dest_class</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--vfs.c.html#L704'>dest_class</a> 704 lib/vfs/vfs.c struct vfs_class *dest_class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L709'>dest_class</a> 709 lib/vfs/vfs.c dest_class = vfs_class_find_by_handle (dest_vfs_fd, &dest_fd);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L710'>dest_class</a> 710 lib/vfs/vfs.c if ((dest_class->flags & VFSF_LOCAL) == 0 || dest_fd == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L726'>dest_class</a> 726 lib/vfs/vfs.c struct vfs_class *dest_class;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L729'>dest_class</a> 729 lib/vfs/vfs.c dest_class = vfs_class_find_by_handle (dest_vfs_fd, &dest_fd);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L730'>dest_class</a> 730 lib/vfs/vfs.c if ((dest_class->flags & VFSF_LOCAL) == 0)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|