mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
19 lines
1.1 KiB
HTML
19 lines
1.1 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>src_fd</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#L725'>src_fd</a> 725 lib/vfs/vfs.c void *src_fd = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L741'>src_fd</a> 741 lib/vfs/vfs.c src_class = vfs_class_find_by_handle (src_vfs_fd, &src_fd);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L747'>src_fd</a> 747 lib/vfs/vfs.c if (src_fd == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L753'>src_fd</a> 753 lib/vfs/vfs.c return ioctl (*(int *) dest_fd, FICLONE, *(int *) src_fd);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|