mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
1.8 KiB
HTML
23 lines
1.8 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>cache_vpath</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/src--vfs--sfs--sfs.c.html#L135'>cache_vpath</a> 135 src/vfs/sfs/sfs.c sfs_vfmake (const vfs_path_t *vpath, vfs_path_t *cache_vpath)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L199'>cache_vpath</a> 199 src/vfs/sfs/sfs.c ptr = vfs_path_get_last_path_str (cache_vpath);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L257'>cache_vpath</a> 257 src/vfs/sfs/sfs.c vfs_path_t *cache_vpath;</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L269'>cache_vpath</a> 269 src/vfs/sfs/sfs.c handle = vfs_mkstemps (&cache_vpath, "sfs", vfs_path_get_last_path_str (vpath));</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L276'>cache_vpath</a> 276 src/vfs/sfs/sfs.c if (sfs_vfmake (vpath, cache_vpath) == 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L280'>cache_vpath</a> 280 src/vfs/sfs/sfs.c cf->cache = vfs_path_free (cache_vpath, FALSE);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L287'>cache_vpath</a> 287 src/vfs/sfs/sfs.c mc_unlink (cache_vpath);</span>
|
|
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L288'>cache_vpath</a> 288 src/vfs/sfs/sfs.c vfs_path_free (cache_vpath, TRUE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|