mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
35 lines
4.2 KiB
HTML
35 lines
4.2 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>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#L2139'>file_vpath</a> 2139 src/editor/edit.c edit->attrs_ok = (mc_fgetflags (arg->file_vpath, &edit->attrs) == 0);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2151'>file_vpath</a> 2151 src/editor/edit.c edit_set_filename (edit, arg->file_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4104'>file_vpath</a> 4104 src/editor/edit.c vfs_path_free (edit_history_moveto[edit_stack_iterator].file_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4135'>file_vpath</a> 4135 src/editor/edit.c edit_arg_vpath_new (vfs_path_t *file_vpath, long line_number)</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4140'>file_vpath</a> 4140 src/editor/edit.c arg->file_vpath = file_vpath;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4173'>file_vpath</a> 4173 src/editor/edit.c arg->file_vpath = (vfs_path_t *) vpath;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4189'>file_vpath</a> 4189 src/editor/edit.c vfs_path_free (arg->file_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L4203'>file_vpath</a> 4203 src/editor/edit.c vfs_path_free (arg->file_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.h.html#L67'>file_vpath</a> 67 src/editor/edit.h vfs_path_t *file_vpath;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.h.html#L84'>file_vpath</a> 84 src/editor/edit.h edit_arg_t *edit_arg_vpath_new (vfs_path_t *file_vpath, long line_number);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L2027'>file_vpath</a> 2027 src/editor/editcmd.c if (edit_history_moveto[edit_stack_iterator].file_vpath != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L2054'>file_vpath</a> 2054 src/editor/editcmd.c if (edit_history_moveto[edit_stack_iterator].file_vpath != NULL)</span>
|
|
<span class='curline'><a href='../S/src--util.c.html#L57'>file_vpath</a> 57 src/util.c check_for_default (const vfs_path_t *default_file_vpath, const vfs_path_t *file_vpath)</span>
|
|
<span class='curline'><a href='../S/src--util.c.html#L59'>file_vpath</a> 59 src/util.c if (!exist_file (vfs_path_as_str (file_vpath)))</span>
|
|
<span class='curline'><a href='../S/src--util.c.html#L68'>file_vpath</a> 68 src/util.c copy_file_file (ctx, vfs_path_as_str (default_file_vpath), vfs_path_as_str (file_vpath));</span>
|
|
<span class='curline'><a href='../S/src--util.h.html#L15'>file_vpath</a> 15 src/util.h gboolean check_for_default (const vfs_path_t *default_file_vpath, const vfs_path_t *file_vpath);</span>
|
|
<span class='curline'><a href='../S/src--viewer--mcviewer.c.html#L238'>file_vpath</a> 238 src/viewer/mcviewer.c mcview_viewer (const char *command, const vfs_path_t *file_vpath, int start_line,</span>
|
|
<span class='curline'><a href='../S/src--viewer--mcviewer.c.html#L266'>file_vpath</a> 266 src/viewer/mcviewer.c succeeded = mcview_load (lc_mcview, command, vfs_path_as_str (file_vpath), start_line,</span>
|
|
<span class='curline'><a href='../S/src--viewer--mcviewer.h.html#L47'>file_vpath</a> 47 src/viewer/mcviewer.h extern gboolean mcview_viewer (const char *command, const vfs_path_t *file_vpath, int start_line,</span>
|
|
<span class='curline'><a href='../S/tests--src--editor--edit_complete_word_cmd.c.html#L169'>file_vpath</a> 169 tests/src/editor/edit_complete_word_cmd.c arg.file_vpath = vfs_path_from_str ("edit_complete_word_cmd_test_data.txt");</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|