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

20 lines
1.3 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_fsize</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#L694'>src_fsize</a> 694 lib/vfs/vfs.c vfs_preallocate (int dest_vfs_fd, off_t src_fsize, off_t dest_fsize)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L698'>src_fsize</a> 698 lib/vfs/vfs.c (void) src_fsize;</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L706'>src_fsize</a> 706 lib/vfs/vfs.c if (src_fsize == 0)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L713'>src_fsize</a> 713 lib/vfs/vfs.c return posix_fallocate (*(int *) dest_fd, dest_fsize, src_fsize - dest_fsize);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L303'>src_fsize</a> 303 lib/vfs/vfs.h int vfs_preallocate (int dest_desc, off_t src_fsize, off_t dest_fsize);</span>
</pre>
</body>
</html>