vfs_path_get_last_path_str   95 lib/vfs/interface.c     fdout = vfs_mkstemps (&tmp_vpath, "vfs", vfs_path_get_last_path_str (filename_vpath));
vfs_path_get_last_path_str  139 lib/vfs/interface.c     local = vfs_path_get_last_path_str (local_vpath);
vfs_path_get_last_path_str  177 lib/vfs/interface.c     message (D_ERROR, _("Changes to file lost"), "%s", vfs_path_get_last_path_str (filename_vpath));
vfs_path_get_last_path_str  146 src/diffviewer/ydiff.c     from_file_name = vfs_path_get_last_path_str (from_file_name_vpath);
vfs_path_get_last_path_str 1866 src/editor/edit.c     write_name = vfs_path_get_last_path_str (write_name_vpath);
vfs_path_get_last_path_str 2241 src/editor/edit.c         unlink (vfs_path_get_last_path_str (edit->filename_vpath));
vfs_path_get_last_path_str  306 src/editor/editcmd.c         savename = vfs_path_get_last_path_str (savename_vpath);
vfs_path_get_last_path_str 1141 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
vfs_path_get_last_path_str 1187 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
vfs_path_get_last_path_str 1199 src/editor/editcmd.c         chmod (vfs_path_get_last_path_str (buffer_vpath), 0600);
vfs_path_get_last_path_str 1210 src/editor/editcmd.c         if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))
vfs_path_get_last_path_str  202 src/editor/editdraw.c         fname = vfs_path_get_last_path_str (edit->filename_vpath);
vfs_path_get_last_path_str  260 src/editor/editdraw.c             fname = vfs_path_get_last_path_str (edit->filename_vpath);
vfs_path_get_last_path_str  272 src/execute.c      parameter = g_shell_quote (vfs_path_get_last_path_str (filename_vpath));
vfs_path_get_last_path_str  621 src/execute.c      do_execute (command, vfs_path_get_last_path_str (do_execute_vpath), EXECUTE_INTERNAL);
vfs_path_get_last_path_str  849 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
vfs_path_get_last_path_str  880 src/filemanager/cmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
vfs_path_get_last_path_str  892 src/filemanager/cmd.c         chmod (vfs_path_get_last_path_str (buffer_vpath), 0600);
vfs_path_get_last_path_str  903 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))
vfs_path_get_last_path_str  949 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (fhlfile_vpath)))
vfs_path_get_last_path_str  152 src/filemanager/ext.c         return quote_func (vfs_path_get_last_path_str (filename_vpath), FALSE);
vfs_path_get_last_path_str  165 src/filemanager/ext.c     return quote_func (vfs_path_get_last_path_str (localfilecopy_vpath), FALSE);
vfs_path_get_last_path_str  603 src/filemanager/ext.c     filename_quoted = name_quote (vfs_path_get_last_path_str (filename_vpath), FALSE);
vfs_path_get_last_path_str  626 src/filemanager/ext.c     filename_quoted = name_quote (vfs_path_get_last_path_str (filename_vpath), FALSE);
vfs_path_get_last_path_str  730 src/filemanager/ext.c                 real_name = vfs_path_get_last_path_str (localfile_vpath);
vfs_path_get_last_path_str  933 src/filemanager/ext.c     filename = vfs_path_get_last_path_str (filename_vpath);
vfs_path_get_last_path_str 3034 src/filemanager/panel.c         curr_entry = strrchr (vfs_path_get_last_path_str (panel->cwd_vpath), PATH_SEP);
vfs_path_get_last_path_str  449 src/filemanager/treestore.c         new_name = vfs_path_get_last_path_str (new->name);
vfs_path_get_last_path_str  135 src/vfs/extfs/extfs.c         super->local_name = g_strdup (vfs_path_get_last_path_str (local_name_vpath));
vfs_path_get_last_path_str  543 src/vfs/extfs/extfs.c         tmp = name_quote (vfs_path_get_last_path_str (name_vpath), FALSE);
vfs_path_get_last_path_str  547 src/vfs/extfs/extfs.c                        vfs_path_get_last_path_str (local_name_vpath) != NULL ?
vfs_path_get_last_path_str  548 src/vfs/extfs/extfs.c                        vfs_path_get_last_path_str (local_name_vpath) : tmp, (char *) NULL);
vfs_path_get_last_path_str  903 src/vfs/extfs/extfs.c         path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str 1071 src/vfs/extfs/extfs.c         local_filename = vfs_path_get_last_path_str (local_filename_vpath);
vfs_path_get_last_path_str 1543 src/vfs/extfs/extfs.c     if (strcmp (fh->ino->localname, vfs_path_get_last_path_str (local)) == 0)
vfs_path_get_last_path_str   69 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str   89 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  148 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  159 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  174 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  185 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  198 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  209 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  223 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  239 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  250 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  261 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  262 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  302 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  303 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  314 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  325 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  336 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  337 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  348 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  359 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  158 src/vfs/sfs/sfs.c         && strcmp (vfs_path_get_last_path_str (pname), PATH_SEP_STR) != 0)
vfs_path_get_last_path_str  178 src/vfs/sfs/sfs.c         pqname = name_quote (vfs_path_get_last_path_str (s), FALSE);
vfs_path_get_last_path_str  201 src/vfs/sfs/sfs.c                 ptr = vfs_path_get_last_path_str (cache_vpath);
vfs_path_get_last_path_str  271 src/vfs/sfs/sfs.c     handle = vfs_mkstemps (&cache_vpath, "sfs", vfs_path_get_last_path_str (vpath));
vfs_path_get_last_path_str  402 src/vfs/sftpfs/internal.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  598 src/vfs/sftpfs/internal.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str 1329 src/vfs/shell/shell.c     qsetto = strutils_shell_escape (vfs_path_get_last_path_str (vpath1));
vfs_path_get_last_path_str  153 src/vfs/undelfs/undelfs.c     dirname = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  243 src/viewer/actions_cmd.c         && (*(vfs_path_get_last_path_str (view->filename_vpath)) != '\0')
vfs_path_get_last_path_str  165 src/viewer/display.c         vfs_path_get_last_path_str (view->filename_vpath) : view->command != NULL ?
vfs_path_get_last_path_str  395 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_get_last_path_str (vpath), data->expected_last_path_in_element);
vfs_path_get_last_path_str  422 tests/lib/vfs/path_manipulations.c     mctest_assert_str_eq (vfs_path_get_last_path_str (cloned_vpath),
vfs_path_get_last_path_str  149 tests/lib/vfs/path_recode.c     element_path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  150 tests/lib/vfs/relative_cd.c         element_path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str   73 tests/lib/vfs/vfs_s_get_path.c     path = vfs_path_get_last_path_str (vpath);