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

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, &amp;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>