mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.7 KiB
HTML
22 lines
1.7 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>block_file_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--editor--edit.c.html#L1775'>block_file_vpath</a> 1775 src/editor/edit.c vfs_path_t *block_file_vpath;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1779'>block_file_vpath</a> 1779 src/editor/edit.c block_file_vpath = vfs_path_from_str (block_file);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1781'>block_file_vpath</a> 1781 src/editor/edit.c const gboolean status_before_ok = mc_stat (block_file_vpath, &status_before) == 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1787'>block_file_vpath</a> 1787 src/editor/edit.c const gboolean status_after_ok = mc_stat (block_file_vpath, &status_after) == 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1812'>block_file_vpath</a> 1812 src/editor/edit.c ins_len = edit_insert_file (edit, block_file_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1818'>block_file_vpath</a> 1818 src/editor/edit.c mc_unlink (block_file_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1824'>block_file_vpath</a> 1824 src/editor/edit.c vfs_path_free (block_file_vpath, TRUE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|