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  145 src/diffviewer/ydiff.c     from_file_name = vfs_path_get_last_path_str (from_file_name_vpath);
vfs_path_get_last_path_str 1865 src/editor/edit.c     write_name = vfs_path_get_last_path_str (write_name_vpath);
vfs_path_get_last_path_str 2255 src/editor/edit.c         unlink (vfs_path_get_last_path_str (edit->filename_vpath));
vfs_path_get_last_path_str  308 src/editor/editcmd.c         savename = vfs_path_get_last_path_str (savename_vpath);
vfs_path_get_last_path_str 1147 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
vfs_path_get_last_path_str 1198 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
vfs_path_get_last_path_str 1210 src/editor/editcmd.c         chmod (vfs_path_get_last_path_str (buffer_vpath), 0600);
vfs_path_get_last_path_str 1221 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  622 src/execute.c      do_execute (command, vfs_path_get_last_path_str (do_execute_vpath), EXECUTE_INTERNAL);
vfs_path_get_last_path_str  850 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
vfs_path_get_last_path_str  881 src/filemanager/cmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
vfs_path_get_last_path_str  893 src/filemanager/cmd.c         chmod (vfs_path_get_last_path_str (buffer_vpath), 0600);
vfs_path_get_last_path_str  904 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))
vfs_path_get_last_path_str  950 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 3095 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  546 src/vfs/extfs/extfs.c         tmp = name_quote (vfs_path_get_last_path_str (name_vpath), FALSE);
vfs_path_get_last_path_str  550 src/vfs/extfs/extfs.c                        vfs_path_get_last_path_str (local_name_vpath) != NULL ?
vfs_path_get_last_path_str  551 src/vfs/extfs/extfs.c                        vfs_path_get_last_path_str (local_name_vpath) : tmp, (char *) NULL);
vfs_path_get_last_path_str  911 src/vfs/extfs/extfs.c         path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str 1079 src/vfs/extfs/extfs.c         local_filename = vfs_path_get_last_path_str (local_filename_vpath);
vfs_path_get_last_path_str 1558 src/vfs/extfs/extfs.c     if (strcmp (fh->ino->localname, vfs_path_get_last_path_str (local)) == 0)
vfs_path_get_last_path_str   70 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str   90 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  149 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  160 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  175 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  186 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  199 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  210 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  221 src/vfs/local/local.c     return vfs_utime (vfs_path_get_last_path_str (vpath), times);
vfs_path_get_last_path_str  231 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  242 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  253 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  254 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  294 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  295 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  306 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  317 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  328 src/vfs/local/local.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  329 src/vfs/local/local.c     path2 = vfs_path_get_last_path_str (vpath2);
vfs_path_get_last_path_str  340 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  351 src/vfs/local/local.c     path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  156 src/vfs/sfs/sfs.c         && strcmp (vfs_path_get_last_path_str (pname), PATH_SEP_STR) != 0)
vfs_path_get_last_path_str  176 src/vfs/sfs/sfs.c         pqname = name_quote (vfs_path_get_last_path_str (s), FALSE);
vfs_path_get_last_path_str  199 src/vfs/sfs/sfs.c                 ptr = vfs_path_get_last_path_str (cache_vpath);
vfs_path_get_last_path_str  269 src/vfs/sfs/sfs.c     handle = vfs_mkstemps (&cache_vpath, "sfs", vfs_path_get_last_path_str (vpath));
vfs_path_get_last_path_str  401 src/vfs/sftpfs/internal.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str  597 src/vfs/sftpfs/internal.c     path1 = vfs_path_get_last_path_str (vpath1);
vfs_path_get_last_path_str 1325 src/vfs/shell/shell.c     qsetto = str_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  248 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  147 tests/lib/vfs/path_recode.c     element_path = vfs_path_get_last_path_str (vpath);
vfs_path_get_last_path_str  149 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);