vfs_path_t        119 lib/lock.c     lock_build_symlink_name (const vfs_path_t *fname_vpath)
vfs_path_t        200 lib/lock.c     lock_file (const vfs_path_t *fname_vpath)
vfs_path_t        279 lib/lock.c     unlock_file (const vfs_path_t *fname_vpath)
vfs_path_t         24 lib/lock.h     int lock_file (const vfs_path_t * fname_vpath);
vfs_path_t         25 lib/lock.h     int unlock_file (const vfs_path_t * fname_vpath);
vfs_path_t        102 lib/mcconfig.h vfs_path_t *mc_config_get_full_vpath (const char *config_name);
vfs_path_t         58 lib/mcconfig/common.c     vfs_path_t *ini_vpath;
vfs_path_t        128 lib/mcconfig/common.c         vfs_path_t *vpath;
vfs_path_t        299 lib/mcconfig/paths.c vfs_path_t *
vfs_path_t        302 lib/mcconfig/paths.c     vfs_path_t *ret_vpath;
vfs_path_t        114 lib/util.c     resolve_symlinks (const vfs_path_t *vpath)
vfs_path_t        334 lib/util.c         vfs_path_t *vpath;
vfs_path_t       1038 lib/util.c     diff_two_paths (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       1149 lib/util.c     load_file_position (const vfs_path_t *filename_vpath, long *line, long *column, off_t *offset,
vfs_path_t       1240 lib/util.c     save_file_position (const vfs_path_t *filename_vpath, long line, long column, off_t offset,
vfs_path_t       1404 lib/util.c             vfs_path_t *vpath;
vfs_path_t        188 lib/util.h     char *diff_two_paths (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        246 lib/util.h     void load_file_position (const vfs_path_t * filename_vpath, long *line, long *column,
vfs_path_t        249 lib/util.h     void save_file_position (const vfs_path_t * filename_vpath, long line, long column, off_t offset,
vfs_path_t        394 lib/vfs/direntry.c vfs_s_inode_from_path (const vfs_path_t *vpath, int flags)
vfs_path_t        423 lib/vfs/direntry.c vfs_s_opendir (const vfs_path_t *vpath)
vfs_path_t        495 lib/vfs/direntry.c vfs_s_chdir (const vfs_path_t *vpath)
vfs_path_t        510 lib/vfs/direntry.c vfs_s_internal_stat (const vfs_path_t *vpath, struct stat *buf, int flag)
vfs_path_t        524 lib/vfs/direntry.c vfs_s_readlink (const vfs_path_t *vpath, char *buf, size_t size)
vfs_path_t        751 lib/vfs/direntry.c static vfs_path_t *
vfs_path_t        752 lib/vfs/direntry.c vfs_s_getlocalcopy (const vfs_path_t *vpath)
vfs_path_t        755 lib/vfs/direntry.c     vfs_path_t *local = NULL;
vfs_path_t        783 lib/vfs/direntry.c vfs_s_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
vfs_path_t        794 lib/vfs/direntry.c vfs_s_setctl (const vfs_path_t *vpath, int ctlop, void *arg)
vfs_path_t        833 lib/vfs/direntry.c vfs_s_getid (const vfs_path_t *vpath)
vfs_path_t       1110 lib/vfs/direntry.c vfs_get_super_by_vpath (const vfs_path_t *vpath)
vfs_path_t       1117 lib/vfs/direntry.c     vfs_path_t *vpath_archive;
vfs_path_t       1167 lib/vfs/direntry.c vfs_s_get_path (const vfs_path_t *vpath, struct vfs_s_super **archive, int flags)
vfs_path_t       1197 lib/vfs/direntry.c         vfs_path_t *vpath_archive;
vfs_path_t       1288 lib/vfs/direntry.c vfs_s_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t       1336 lib/vfs/direntry.c             vfs_path_t *tmp_vpath;
vfs_path_t       1399 lib/vfs/direntry.c vfs_s_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1407 lib/vfs/direntry.c vfs_s_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1433 lib/vfs/direntry.c     vfs_path_t *tmp_vpath;
vfs_path_t       1566 lib/vfs/direntry.c vfs_getid (const vfs_path_t *vpath)
vfs_path_t        186 lib/vfs/gc.c   vfs_stamp_path (const vfs_path_t *vpath)
vfs_path_t        207 lib/vfs/gc.c       const vfs_path_t *vpath;
vfs_path_t        316 lib/vfs/gc.c   vfs_release_path (const vfs_path_t *vpath)
vfs_path_t         82 lib/vfs/interface.c static vfs_path_t *
vfs_path_t         83 lib/vfs/interface.c mc_def_getlocalcopy (const vfs_path_t *filename_vpath)
vfs_path_t         85 lib/vfs/interface.c     vfs_path_t *tmp_vpath = NULL;
vfs_path_t        133 lib/vfs/interface.c mc_def_ungetlocalcopy (const vfs_path_t *filename_vpath,
vfs_path_t        134 lib/vfs/interface.c                        const vfs_path_t *local_vpath, gboolean has_changed)
vfs_path_t        191 lib/vfs/interface.c mc_open (const vfs_path_t *vpath, int flags, ...)
vfs_path_t        254 lib/vfs/interface.c MC_NAMEOP (chmod, (const vfs_path_t *vpath, mode_t mode), (vpath, mode))
vfs_path_t        255 lib/vfs/interface.c MC_NAMEOP (chown, (const vfs_path_t *vpath, uid_t owner, gid_t group), (vpath, owner, group))
vfs_path_t        256 lib/vfs/interface.c MC_NAMEOP (fgetflags, (const vfs_path_t *vpath, unsigned long *flags), (vpath, flags))
vfs_path_t        257 lib/vfs/interface.c MC_NAMEOP (fsetflags, (const vfs_path_t *vpath, unsigned long flags), (vpath, flags))
vfs_path_t        258 lib/vfs/interface.c MC_NAMEOP (utime, (const vfs_path_t *vpath, mc_timesbuf_t * times), (vpath, times))
vfs_path_t        259 lib/vfs/interface.c MC_NAMEOP (readlink, (const vfs_path_t *vpath, char *buf, size_t bufsiz), (vpath, buf, bufsiz))
vfs_path_t        260 lib/vfs/interface.c MC_NAMEOP (unlink, (const vfs_path_t *vpath), (vpath))
vfs_path_t        261 lib/vfs/interface.c MC_NAMEOP (mkdir, (const vfs_path_t *vpath, mode_t mode), (vpath, mode))
vfs_path_t        262 lib/vfs/interface.c MC_NAMEOP (rmdir, (const vfs_path_t *vpath), (vpath))
vfs_path_t        263 lib/vfs/interface.c MC_NAMEOP (mknod, (const vfs_path_t *vpath, mode_t mode, dev_t dev), (vpath, mode, dev))
vfs_path_t        270 lib/vfs/interface.c mc_symlink (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        320 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath1, const vfs_path_t *vpath2) \
vfs_path_t        364 lib/vfs/interface.c mc_setctl (const vfs_path_t *vpath, int ctlop, void *arg)
vfs_path_t        411 lib/vfs/interface.c mc_opendir (const vfs_path_t *vpath)
vfs_path_t        535 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath, struct stat *buf) \
vfs_path_t        561 lib/vfs/interface.c vfs_path_t *
vfs_path_t        562 lib/vfs/interface.c mc_getlocalcopy (const vfs_path_t *pathname_vpath)
vfs_path_t        564 lib/vfs/interface.c     vfs_path_t *result = NULL;
vfs_path_t        584 lib/vfs/interface.c mc_ungetlocalcopy (const vfs_path_t *pathname_vpath, const vfs_path_t *local_vpath,
vfs_path_t        613 lib/vfs/interface.c mc_chdir (const vfs_path_t *vpath)
vfs_path_t        620 lib/vfs/interface.c     vfs_path_t *cd_vpath;
vfs_path_t        734 lib/vfs/interface.c mc_mkstemps (vfs_path_t **pname_vpath, const char *prefix, const char *suffix)
vfs_path_t        341 lib/vfs/path.c static vfs_path_t *
vfs_path_t        344 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        405 lib/vfs/path.c static vfs_path_t *
vfs_path_t        409 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        602 lib/vfs/path.c vfs_path_to_str_flags (const vfs_path_t *vpath, int elements_count, vfs_path_flag_t flags)
vfs_path_t        694 lib/vfs/path.c vfs_path_to_str_elements_count (const vfs_path_t *vpath, int elements_count)
vfs_path_t        709 lib/vfs/path.c vfs_path_t *
vfs_path_t        712 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        746 lib/vfs/path.c vfs_path_t *
vfs_path_t        759 lib/vfs/path.c vfs_path_t *
vfs_path_t        762 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        764 lib/vfs/path.c     vpath = g_new0 (vfs_path_t, 1);
vfs_path_t        781 lib/vfs/path.c vfs_path_elements_count (const vfs_path_t *vpath)
vfs_path_t        794 lib/vfs/path.c vfs_path_add_element (vfs_path_t *vpath, const vfs_path_element_t *path_element)
vfs_path_t        815 lib/vfs/path.c vfs_path_get_by_index (const vfs_path_t *vpath, int element_index)
vfs_path_t        912 lib/vfs/path.c vfs_path_t *
vfs_path_t        913 lib/vfs/path.c vfs_path_clone (const vfs_path_t *vpath)
vfs_path_t        915 lib/vfs/path.c     vfs_path_t *new_vpath;
vfs_path_t        947 lib/vfs/path.c vfs_path_free (vfs_path_t *vpath, gboolean free_str)
vfs_path_t        989 lib/vfs/path.c vfs_path_remove_element_by_index (vfs_path_t *vpath, int element_index)
vfs_path_t       1094 lib/vfs/path.c vfs_path_t *
vfs_path_t       1095 lib/vfs/path.c vfs_path_change_encoding (vfs_path_t *vpath, const char *encoding)
vfs_path_t       1131 lib/vfs/path.c vfs_path_serialize (const vfs_path_t *vpath, GError **mcerror)
vfs_path_t       1185 lib/vfs/path.c vfs_path_t *
vfs_path_t       1190 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t       1265 lib/vfs/path.c vfs_path_t *
vfs_path_t       1270 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t       1294 lib/vfs/path.c vfs_path_t *
vfs_path_t       1295 lib/vfs/path.c vfs_path_append_new (const vfs_path_t *vpath, const char *first_element, ...)
vfs_path_t       1300 lib/vfs/path.c     vfs_path_t *ret_vpath;
vfs_path_t       1328 lib/vfs/path.c vfs_path_t *
vfs_path_t       1329 lib/vfs/path.c vfs_path_append_vpath_new (const vfs_path_t *first_vpath, ...)
vfs_path_t       1332 lib/vfs/path.c     vfs_path_t *ret_vpath;
vfs_path_t       1333 lib/vfs/path.c     const vfs_path_t *current_vpath = first_vpath;
vfs_path_t       1352 lib/vfs/path.c         current_vpath = va_arg (args, const vfs_path_t *);
vfs_path_t       1373 lib/vfs/path.c vfs_path_tokens_count (const vfs_path_t *vpath)
vfs_path_t       1417 lib/vfs/path.c vfs_path_tokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length)
vfs_path_t       1498 lib/vfs/path.c vfs_path_t *
vfs_path_t       1499 lib/vfs/path.c vfs_path_vtokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length)
vfs_path_t       1502 lib/vfs/path.c     vfs_path_t *ret_vpath = NULL;
vfs_path_t       1605 lib/vfs/path.c vfs_path_equal (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       1633 lib/vfs/path.c vfs_path_equal_len (const vfs_path_t *vpath1, const vfs_path_t *vpath2, size_t len)
vfs_path_t       1659 lib/vfs/path.c vfs_path_len (const vfs_path_t *vpath)
vfs_path_t       1676 lib/vfs/path.c vfs_path_t *
vfs_path_t       1677 lib/vfs/path.c vfs_path_to_absolute (const vfs_path_t *vpath)
vfs_path_t       1679 lib/vfs/path.c     vfs_path_t *absolute_vpath;
vfs_path_t         60 lib/vfs/path.h vfs_path_t *vfs_path_new (gboolean relative);
vfs_path_t         61 lib/vfs/path.h vfs_path_t *vfs_path_clone (const vfs_path_t * vpath);
vfs_path_t         62 lib/vfs/path.h void vfs_path_remove_element_by_index (vfs_path_t * vpath, int element_index);
vfs_path_t         63 lib/vfs/path.h char *vfs_path_free (vfs_path_t * path, gboolean free_str);
vfs_path_t         64 lib/vfs/path.h int vfs_path_elements_count (const vfs_path_t * path);
vfs_path_t         66 lib/vfs/path.h char *vfs_path_to_str_elements_count (const vfs_path_t * path, int elements_count);
vfs_path_t         67 lib/vfs/path.h char *vfs_path_to_str_flags (const vfs_path_t * vpath, int elements_count, vfs_path_flag_t flags);
vfs_path_t         68 lib/vfs/path.h vfs_path_t *vfs_path_from_str (const char *path_str);
vfs_path_t         69 lib/vfs/path.h vfs_path_t *vfs_path_from_str_flags (const char *path_str, vfs_path_flag_t flags);
vfs_path_t         70 lib/vfs/path.h vfs_path_t *vfs_path_build_filename (const char *first_element, ...);
vfs_path_t         71 lib/vfs/path.h vfs_path_t *vfs_path_append_new (const vfs_path_t * vpath, const char *first_element, ...);
vfs_path_t         72 lib/vfs/path.h vfs_path_t *vfs_path_append_vpath_new (const vfs_path_t * first_vpath, ...);
vfs_path_t         73 lib/vfs/path.h size_t vfs_path_tokens_count (const vfs_path_t * vpath);
vfs_path_t         74 lib/vfs/path.h char *vfs_path_tokens_get (const vfs_path_t * vpath, ssize_t start_position, ssize_t length);
vfs_path_t         75 lib/vfs/path.h vfs_path_t *vfs_path_vtokens_get (const vfs_path_t * vpath, ssize_t start_position, ssize_t length);
vfs_path_t         77 lib/vfs/path.h void vfs_path_add_element (vfs_path_t * vpath, const vfs_path_element_t * path_element);
vfs_path_t         78 lib/vfs/path.h const vfs_path_element_t *vfs_path_get_by_index (const vfs_path_t * path, int element_index);
vfs_path_t         87 lib/vfs/path.h vfs_path_t *vfs_path_change_encoding (vfs_path_t * vpath, const char *encoding);
vfs_path_t         90 lib/vfs/path.h char *vfs_path_serialize (const vfs_path_t * vpath, GError ** error);
vfs_path_t         91 lib/vfs/path.h vfs_path_t *vfs_path_deserialize (const char *data, GError ** error);
vfs_path_t         96 lib/vfs/path.h size_t vfs_path_len (const vfs_path_t * vpath);
vfs_path_t         97 lib/vfs/path.h gboolean vfs_path_equal (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t         98 lib/vfs/path.h gboolean vfs_path_equal_len (const vfs_path_t * vpath1, const vfs_path_t * vpath2, size_t len);
vfs_path_t         99 lib/vfs/path.h vfs_path_t *vfs_path_to_absolute (const vfs_path_t * vpath);
vfs_path_t        112 lib/vfs/path.h vfs_path_get_last_path_str (const vfs_path_t *vpath)
vfs_path_t        125 lib/vfs/path.h vfs_path_get_last_path_vfs (const vfs_path_t *vpath)
vfs_path_t        145 lib/vfs/path.h vfs_path_as_str (const vfs_path_t *vpath)
vfs_path_t        186 lib/vfs/utilvfs.c vfs_mkstemps (vfs_path_t **pname_vpath, const char *prefix, const char *param_basename)
vfs_path_t         45 lib/vfs/utilvfs.h int vfs_mkstemps (vfs_path_t ** pname_vpath, const char *prefix, const char *basename);
vfs_path_t        103 lib/vfs/vfs.c  static vfs_path_t *current_path = NULL;
vfs_path_t        213 lib/vfs/vfs.c  vfs_test_current_dir (const vfs_path_t *vpath)
vfs_path_t        416 lib/vfs/vfs.c  const vfs_path_t *
vfs_path_t        429 lib/vfs/vfs.c  vfs_set_raw_current_dir (const vfs_path_t *vpath)
vfs_path_t        432 lib/vfs/vfs.c      current_path = (vfs_path_t *) vpath;
vfs_path_t        448 lib/vfs/vfs.c  vfs_file_class_flags (const vfs_path_t *vpath)
vfs_path_t        606 lib/vfs/vfs.c  vfs_file_is_local (const vfs_path_t *vpath)
vfs_path_t        636 lib/vfs/vfs.c      vfs_path_t *tmp_vpath;
vfs_path_t        163 lib/vfs/vfs.h      void *(*open) (const vfs_path_t * vpath, int flags, mode_t mode);
vfs_path_t        168 lib/vfs/vfs.h      void *(*opendir) (const vfs_path_t * vpath);
vfs_path_t        172 lib/vfs/vfs.h      int (*stat) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        173 lib/vfs/vfs.h      int (*lstat) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        176 lib/vfs/vfs.h      int (*chmod) (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        177 lib/vfs/vfs.h      int (*chown) (const vfs_path_t * vpath, uid_t owner, gid_t group);
vfs_path_t        179 lib/vfs/vfs.h      int (*fgetflags) (const vfs_path_t * vpath, unsigned long *flags);
vfs_path_t        180 lib/vfs/vfs.h      int (*fsetflags) (const vfs_path_t * vpath, unsigned long flags);
vfs_path_t        182 lib/vfs/vfs.h      int (*utime) (const vfs_path_t * vpath, mc_timesbuf_t * times);
vfs_path_t        184 lib/vfs/vfs.h      int (*readlink) (const vfs_path_t * vpath, char *buf, size_t size);
vfs_path_t        185 lib/vfs/vfs.h      int (*symlink) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        186 lib/vfs/vfs.h      int (*link) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        187 lib/vfs/vfs.h      int (*unlink) (const vfs_path_t * vpath);
vfs_path_t        188 lib/vfs/vfs.h      int (*rename) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        189 lib/vfs/vfs.h      int (*chdir) (const vfs_path_t * vpath);
vfs_path_t        192 lib/vfs/vfs.h      int (*mknod) (const vfs_path_t * vpath, mode_t mode, dev_t dev);
vfs_path_t        194 lib/vfs/vfs.h      vfsid (*getid) (const vfs_path_t * vpath);
vfs_path_t        199 lib/vfs/vfs.h      vfs_path_t *(*getlocalcopy) (const vfs_path_t * vpath);
vfs_path_t        200 lib/vfs/vfs.h      int (*ungetlocalcopy) (const vfs_path_t * vpath, const vfs_path_t * local_vpath,
vfs_path_t        203 lib/vfs/vfs.h      int (*mkdir) (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        204 lib/vfs/vfs.h      int (*rmdir) (const vfs_path_t * vpath);
vfs_path_t        207 lib/vfs/vfs.h      int (*setctl) (const vfs_path_t * vpath, int ctlop, void *arg);
vfs_path_t        240 lib/vfs/vfs.h  void *vfs_s_open (const vfs_path_t * vpath, int flags, mode_t mode);
vfs_path_t        241 lib/vfs/vfs.h  int vfs_s_stat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        242 lib/vfs/vfs.h  int vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        247 lib/vfs/vfs.h  vfsid vfs_getid (const vfs_path_t * vpath);
vfs_path_t        263 lib/vfs/vfs.h  const vfs_path_t *vfs_get_raw_current_dir (void);
vfs_path_t        264 lib/vfs/vfs.h  void vfs_set_raw_current_dir (const vfs_path_t * vpath);
vfs_path_t        267 lib/vfs/vfs.h  MC_MOCKABLE gboolean vfs_file_is_local (const vfs_path_t * vpath);
vfs_path_t        271 lib/vfs/vfs.h  vfs_flags_t vfs_file_class_flags (const vfs_path_t * vpath);
vfs_path_t        280 lib/vfs/vfs.h  void vfs_stamp_path (const vfs_path_t * path);
vfs_path_t        282 lib/vfs/vfs.h  void vfs_release_path (const vfs_path_t * vpath);
vfs_path_t        314 lib/vfs/vfs.h  int mc_utime (const vfs_path_t * vpath, mc_timesbuf_t * times);
vfs_path_t        315 lib/vfs/vfs.h  int mc_readlink (const vfs_path_t * vpath, char *buf, size_t bufsiz);
vfs_path_t        318 lib/vfs/vfs.h  DIR *mc_opendir (const vfs_path_t * vpath);
vfs_path_t        321 lib/vfs/vfs.h  MC_MOCKABLE int mc_stat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        322 lib/vfs/vfs.h  int mc_mknod (const vfs_path_t * vpath, mode_t mode, dev_t dev);
vfs_path_t        323 lib/vfs/vfs.h  int mc_link (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        324 lib/vfs/vfs.h  int mc_mkdir (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        325 lib/vfs/vfs.h  int mc_rmdir (const vfs_path_t * vpath);
vfs_path_t        327 lib/vfs/vfs.h  MC_MOCKABLE int mc_lstat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        328 lib/vfs/vfs.h  int mc_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        329 lib/vfs/vfs.h  int mc_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        330 lib/vfs/vfs.h  int mc_chmod (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        331 lib/vfs/vfs.h  int mc_chown (const vfs_path_t * vpath, uid_t owner, gid_t group);
vfs_path_t        332 lib/vfs/vfs.h  int mc_fgetflags (const vfs_path_t * vpath, unsigned long *flags);
vfs_path_t        333 lib/vfs/vfs.h  int mc_fsetflags (const vfs_path_t * vpath, unsigned long flags);
vfs_path_t        334 lib/vfs/vfs.h  int mc_chdir (const vfs_path_t * vpath);
vfs_path_t        335 lib/vfs/vfs.h  int mc_unlink (const vfs_path_t * vpath);
vfs_path_t        337 lib/vfs/vfs.h  int mc_setctl (const vfs_path_t * vpath, int ctlop, void *arg);
vfs_path_t        338 lib/vfs/vfs.h  int mc_open (const vfs_path_t * vpath, int flags, ...);
vfs_path_t        339 lib/vfs/vfs.h  MC_MOCKABLE vfs_path_t *mc_getlocalcopy (const vfs_path_t * pathname_vpath);
vfs_path_t        340 lib/vfs/vfs.h  MC_MOCKABLE int mc_ungetlocalcopy (const vfs_path_t * pathname_vpath,
vfs_path_t        341 lib/vfs/vfs.h                                     const vfs_path_t * local_vpath, gboolean has_changed);
vfs_path_t        342 lib/vfs/vfs.h  int mc_mkstemps (vfs_path_t ** pname_vpath, const char *prefix, const char *suffix);
vfs_path_t        128 lib/vfs/xdirentry.h     void *(*archive_check) (const vfs_path_t * vpath);  /* optional */
vfs_path_t        130 lib/vfs/xdirentry.h                          const vfs_path_t * vpath, void *cookie);
vfs_path_t        133 lib/vfs/xdirentry.h                          const vfs_path_t * vpath, const vfs_path_element_t * vpath_element);
vfs_path_t        180 lib/vfs/xdirentry.h const char *vfs_s_get_path (const vfs_path_t * vpath, struct vfs_s_super **archive, int flags);
vfs_path_t        181 lib/vfs/xdirentry.h struct vfs_s_super *vfs_get_super_by_vpath (const vfs_path_t * vpath);
vfs_path_t        136 lib/widget/input_complete.c     static vfs_path_t *dirname_vpath = NULL;
vfs_path_t        225 lib/widget/input_complete.c             vfs_path_t *tmp_vpath;
vfs_path_t        539 src/args.c                 vfs_path_t *tmp_vpath, *fname_vpath;
vfs_path_t        752 src/args.c             vfs_path_t *vpath;
vfs_path_t        147 src/clipboard.c                 vfs_path_t *fname_vpath;
vfs_path_t        178 src/clipboard.c     vfs_path_t *fname_vpath = NULL;
vfs_path_t        138 src/diffviewer/ydiff.c rewrite_backup_content (const vfs_path_t *from_file_name_vpath, const char *to_file_name)
vfs_path_t        178 src/diffviewer/ydiff.c     vfs_path_t *diff_file_name = NULL;
vfs_path_t       2133 src/diffviewer/ydiff.c         vfs_path_t *merge_file_name_vpath = NULL;
vfs_path_t       2732 src/diffviewer/ydiff.c     vfs_path_t *vpath;
vfs_path_t       2881 src/diffviewer/ydiff.c         vfs_path_t *tmp_vpath;
vfs_path_t       3448 src/diffviewer/ydiff.c     vfs_path_t *file0 = NULL;
vfs_path_t       3449 src/diffviewer/ydiff.c     vfs_path_t *file1 = NULL;
vfs_path_t       3551 src/diffviewer/ydiff.c             vfs_path_t *real_file0, *real_file1;
vfs_path_t        173 src/editor/edit-impl.h char *edit_get_write_filter (const vfs_path_t * write_name_vpath,
vfs_path_t        174 src/editor/edit-impl.h                              const vfs_path_t * filename_vpath);
vfs_path_t        196 src/editor/edit-impl.h off_t edit_insert_file (WEdit * edit, const vfs_path_t * filename_vpath);
vfs_path_t        229 src/editor/edit-impl.h void edit_set_filename (WEdit * edit, const vfs_path_t * name_vpath);
vfs_path_t        267 src/editor/edit-impl.h edit_reload (WEdit *edit, const vfs_path_t *filename_vpath)
vfs_path_t        271 src/editor/edit-impl.h     edit_arg_init (&arg, (vfs_path_t *) filename_vpath, 0);
vfs_path_t        195 src/editor/edit.c edit_load_file_fast (edit_buffer_t *buf, const vfs_path_t *filename_vpath)
vfs_path_t        242 src/editor/edit.c edit_find_filter (const vfs_path_t *filename_vpath)
vfs_path_t        262 src/editor/edit.c edit_get_filter (const vfs_path_t *filename_vpath)
vfs_path_t        307 src/editor/edit.c check_file_access (WEdit *edit, const vfs_path_t *filename_vpath, struct stat *st)
vfs_path_t       1810 src/editor/edit.c     vfs_path_t *block_file_vpath;
vfs_path_t       1854 src/editor/edit.c edit_get_write_filter (const vfs_path_t *write_name_vpath, const vfs_path_t *filename_vpath)
vfs_path_t       1992 src/editor/edit.c edit_insert_file (WEdit *edit, const vfs_path_t *filename_vpath)
vfs_path_t       4192 src/editor/edit.c edit_arg_vpath_new (vfs_path_t *file_vpath, long line_number)
vfs_path_t       4228 src/editor/edit.c edit_arg_init (edit_arg_t *arg, vfs_path_t *vpath, long line)
vfs_path_t       4230 src/editor/edit.c     arg->file_vpath = (vfs_path_t *) vpath;
vfs_path_t       4244 src/editor/edit.c edit_arg_assign (edit_arg_t *arg, vfs_path_t *vpath, long line)
vfs_path_t         67 src/editor/edit.h     vfs_path_t *file_vpath;
vfs_path_t         84 src/editor/edit.h edit_arg_t *edit_arg_vpath_new (vfs_path_t * file_vpath, long line_number);
vfs_path_t         86 src/editor/edit.h void edit_arg_init (edit_arg_t * arg, vfs_path_t * vpath, long line);
vfs_path_t         87 src/editor/edit.h void edit_arg_assign (edit_arg_t * arg, vfs_path_t * vpath, long line);
vfs_path_t        130 src/editor/editcmd.c edit_save_file (WEdit *edit, const vfs_path_t *filename_vpath)
vfs_path_t        136 src/editor/editcmd.c     vfs_path_t *real_filename_vpath;
vfs_path_t        137 src/editor/editcmd.c     vfs_path_t *savename_vpath = NULL;
vfs_path_t        333 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t        382 src/editor/editcmd.c static vfs_path_t *
vfs_path_t        387 src/editor/editcmd.c     vfs_path_t *ret_vpath = NULL;
vfs_path_t        897 src/editor/editcmd.c edit_set_filename (WEdit *edit, const vfs_path_t *name_vpath)
vfs_path_t        914 src/editor/editcmd.c     vfs_path_t *exp_vpath;
vfs_path_t       1059 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1111 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1135 src/editor/editcmd.c     vfs_path_t *extdir_vpath;
vfs_path_t       1156 src/editor/editcmd.c         vfs_path_t *user_syntax_file_vpath;
vfs_path_t       1185 src/editor/editcmd.c     vfs_path_t *buffer_vpath;
vfs_path_t       1186 src/editor/editcmd.c     vfs_path_t *menufile_vpath;
vfs_path_t       1529 src/editor/editcmd.c     vfs_path_t *vpath;
vfs_path_t       1645 src/editor/editcmd.c     vfs_path_t *tmp;
vfs_path_t       1752 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1829 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t       1877 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t         75 src/editor/editwidget.h     vfs_path_t *filename_vpath; /* Name of the file */
vfs_path_t         76 src/editor/editwidget.h     vfs_path_t *dir_vpath;      /* NULL if filename is absolute */
vfs_path_t        382 src/editor/etags.c             vfs_path_t *vpath;
vfs_path_t         71 src/execute.c                                                               const vfs_path_t * filename_vpath,
vfs_path_t        134 src/execute.c  do_possible_cd (const vfs_path_t *new_dir_vpath)
vfs_path_t        181 src/execute.c  execute_prepare_with_vfs_arg (const vfs_path_t *filename_vpath, vfs_path_t **localcopy_vpath,
vfs_path_t        211 src/execute.c  execute_cleanup_with_vfs_arg (const vfs_path_t *filename_vpath, vfs_path_t **localcopy_vpath,
vfs_path_t        263 src/execute.c  execute_get_external_cmd_opts_from_config (const char *command, const vfs_path_t *filename_vpath,
vfs_path_t        298 src/execute.c      vfs_path_t *new_dir_vpath = NULL;
vfs_path_t        301 src/execute.c      vfs_path_t *old_vfs_dir_vpath = NULL;
vfs_path_t        458 src/execute.c      vfs_path_t *new_dir_vpath = NULL;
vfs_path_t        497 src/execute.c          vfs_path_t **new_dir_p;
vfs_path_t        611 src/execute.c  execute_with_vfs_arg (const char *command, const vfs_path_t *filename_vpath)
vfs_path_t        613 src/execute.c      vfs_path_t *localcopy_vpath = NULL;
vfs_path_t        614 src/execute.c      const vfs_path_t *do_execute_vpath;
vfs_path_t        638 src/execute.c  execute_external_editor_or_viewer (const char *command, const vfs_path_t *filename_vpath,
vfs_path_t        641 src/execute.c      vfs_path_t *localcopy_vpath = NULL;
vfs_path_t        642 src/execute.c      const vfs_path_t *do_execute_vpath;
vfs_path_t         42 src/execute.h  void execute_with_vfs_arg (const char *command, const vfs_path_t * filename_vpath);
vfs_path_t         43 src/execute.h  void execute_external_editor_or_viewer (const char *command, const vfs_path_t * filename_vpath,
vfs_path_t        835 src/filemanager/achown.c try_advanced_chown (const vfs_path_t *p, mode_t m, uid_t u, gid_t g)
vfs_path_t        920 src/filemanager/achown.c do_advanced_chown (WPanel *panel, const vfs_path_t *p, mode_t m, uid_t u, gid_t g)
vfs_path_t        934 src/filemanager/achown.c apply_advanced_chowns (WPanel *panel, vfs_path_t *vpath, struct stat *sf)
vfs_path_t        998 src/filemanager/achown.c         vfs_path_t *vpath;
vfs_path_t       1106 src/filemanager/boxes.c         const vfs_path_t *selected_name;
vfs_path_t       1242 src/filemanager/boxes.c symlink_box (const vfs_path_t *existing_vpath, const vfs_path_t *new_vpath,
vfs_path_t         32 src/filemanager/boxes.h void symlink_box (const vfs_path_t * existing_vpath, const vfs_path_t * new_vpath,
vfs_path_t        198 src/filemanager/cd.c                 vfs_path_t *r_vpath;
vfs_path_t        237 src/filemanager/cd.c         vfs_path_t *new_vpath = NULL;
vfs_path_t        249 src/filemanager/cd.c                 vfs_path_t *tmp_vpath = current_panel->cwd_vpath;
vfs_path_t        272 src/filemanager/cd.c         vfs_path_t *q_vpath;
vfs_path_t       1091 src/filemanager/chattr.c try_chattr (const vfs_path_t *p, unsigned long m)
vfs_path_t       1137 src/filemanager/chattr.c do_chattr (WPanel *panel, const vfs_path_t *p, unsigned long m)
vfs_path_t       1154 src/filemanager/chattr.c chattr_apply_mask (WPanel *panel, vfs_path_t *vpath, unsigned long m)
vfs_path_t       1205 src/filemanager/chattr.c         vfs_path_t *vpath;
vfs_path_t        414 src/filemanager/chmod.c try_chmod (const vfs_path_t *p, mode_t m)
vfs_path_t        460 src/filemanager/chmod.c do_chmod (WPanel *panel, const vfs_path_t *p, struct stat *sf)
vfs_path_t        477 src/filemanager/chmod.c apply_mask (WPanel *panel, vfs_path_t *vpath, struct stat *sf)
vfs_path_t        530 src/filemanager/chmod.c         vfs_path_t *vpath;
vfs_path_t        286 src/filemanager/chown.c try_chown (const vfs_path_t *p, uid_t u, gid_t g)
vfs_path_t        332 src/filemanager/chown.c do_chown (WPanel *panel, const vfs_path_t *p, uid_t u, gid_t g)
vfs_path_t        346 src/filemanager/chown.c apply_chowns (WPanel *panel, vfs_path_t *vpath, uid_t u, gid_t g)
vfs_path_t        396 src/filemanager/chown.c         vfs_path_t *vpath;
vfs_path_t        134 src/filemanager/cmd.c         vfs_path_t *fname_vpath;
vfs_path_t        148 src/filemanager/cmd.c         vfs_path_t *filename_vpath;
vfs_path_t        161 src/filemanager/cmd.c do_edit (const vfs_path_t *what_vpath)
vfs_path_t        169 src/filemanager/cmd.c compare_files (const vfs_path_t *vpath1, const vfs_path_t *vpath2, off_t size)
vfs_path_t        285 src/filemanager/cmd.c                 vfs_path_t *src_name, *dst_name;
vfs_path_t        306 src/filemanager/cmd.c     vfs_path_t *dest_vpath = NULL;
vfs_path_t        310 src/filemanager/cmd.c         vfs_path_t *fname_vpath;
vfs_path_t        328 src/filemanager/cmd.c         vfs_path_t *s, *d;
vfs_path_t        412 src/filemanager/cmd.c         vfs_path_t *cd_vpath;
vfs_path_t        480 src/filemanager/cmd.c view_file_at_line (const vfs_path_t *filename_vpath, gboolean plain_view, gboolean internal,
vfs_path_t        560 src/filemanager/cmd.c view_file (const vfs_path_t *filename_vpath, gboolean plain_view, gboolean internal)
vfs_path_t        583 src/filemanager/cmd.c     vfs_path_t *vpath;
vfs_path_t        647 src/filemanager/cmd.c edit_file_at_line (const vfs_path_t *what_vpath, gboolean internal, long start_line)
vfs_path_t        653 src/filemanager/cmd.c         const edit_arg_t arg = { (vfs_path_t *) what_vpath, start_line };
vfs_path_t        691 src/filemanager/cmd.c     vfs_path_t *fname;
vfs_path_t        710 src/filemanager/cmd.c     vfs_path_t *fname;
vfs_path_t        728 src/filemanager/cmd.c     vfs_path_t *fname_vpath = NULL;
vfs_path_t        777 src/filemanager/cmd.c         vfs_path_t *absdir;
vfs_path_t        829 src/filemanager/cmd.c     vfs_path_t *extdir_vpath;
vfs_path_t        841 src/filemanager/cmd.c         vfs_path_t *buffer_vpath;
vfs_path_t        869 src/filemanager/cmd.c     vfs_path_t *buffer_vpath;
vfs_path_t        870 src/filemanager/cmd.c     vfs_path_t *menufile_vpath;
vfs_path_t        928 src/filemanager/cmd.c     vfs_path_t *fhlfile_vpath = NULL;
vfs_path_t        941 src/filemanager/cmd.c         vfs_path_t *buffer_vpath;
vfs_path_t        978 src/filemanager/cmd.c         vfs_path_t *vpath;
vfs_path_t        986 src/filemanager/cmd.c         vfs_path_t *deprecated_vpath;
vfs_path_t       1005 src/filemanager/cmd.c     vfs_path_t *target_vpath;
vfs_path_t       1127 src/filemanager/cmd.c                 vfs_path_t *p_vpath;
vfs_path_t       1138 src/filemanager/cmd.c                     vfs_path_t *dest_vpath;
vfs_path_t       1272 src/filemanager/cmd.c         vfs_path_t *p;
vfs_path_t       1319 src/filemanager/cmd.c             vfs_path_t *p;
vfs_path_t       1350 src/filemanager/cmd.c     vfs_path_t *vpath;
vfs_path_t         46 src/filemanager/cmd.h gboolean view_file_at_line (const vfs_path_t * filename_vpath, gboolean plain_view,
vfs_path_t         49 src/filemanager/cmd.h gboolean view_file (const vfs_path_t * filename_vpath, gboolean plain_view, gboolean internal);
vfs_path_t         54 src/filemanager/cmd.h void edit_file_at_line (const vfs_path_t * what_vpath, gboolean internal, long start_line);
vfs_path_t        155 src/filemanager/dir.c     vfs_path_t *vpath;
vfs_path_t        199 src/filemanager/dir.c dir_get_dotdot_stat (const vfs_path_t *vpath, struct stat *st)
vfs_path_t        210 src/filemanager/dir.c             vfs_path_t *tmp_vpath;
vfs_path_t        598 src/filemanager/dir.c     vfs_path_t *vpath;
vfs_path_t        634 src/filemanager/dir.c dir_list_load (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort,
vfs_path_t        693 src/filemanager/dir.c if_link_is_exe (const vfs_path_t *full_name_vpath, const file_entry_t *file)
vfs_path_t        707 src/filemanager/dir.c dir_list_reload (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort,
vfs_path_t         81 src/filemanager/dir.h gboolean dir_list_load (dir_list * list, const vfs_path_t * vpath, GCompareFunc sort,
vfs_path_t         83 src/filemanager/dir.h gboolean dir_list_reload (dir_list * list, const vfs_path_t * vpath, GCompareFunc sort,
vfs_path_t        103 src/filemanager/dir.h gboolean if_link_is_exe (const vfs_path_t * full_name, const file_entry_t * file);
vfs_path_t         98 src/filemanager/ext.c static vfs_path_t *localfilecopy_vpath = NULL;
vfs_path_t        117 src/filemanager/ext.c exec_cleanup_script (vfs_path_t *script_vpath)
vfs_path_t        129 src/filemanager/ext.c exec_cleanup_file_name (const vfs_path_t *filename_vpath, gboolean has_changed)
vfs_path_t        149 src/filemanager/ext.c exec_get_file_name (const vfs_path_t *filename_vpath)
vfs_path_t        190 src/filemanager/ext.c exec_get_export_variables (const vfs_path_t *filename_vpath)
vfs_path_t        238 src/filemanager/ext.c exec_make_shell_string (const char *lc_data, const vfs_path_t *filename_vpath)
vfs_path_t        372 src/filemanager/ext.c exec_extension_view (void *target, char *cmd, const vfs_path_t *filename_vpath, int start_line)
vfs_path_t        412 src/filemanager/ext.c     vfs_path_t *p_vpath;
vfs_path_t        431 src/filemanager/ext.c static vfs_path_t *
vfs_path_t        432 src/filemanager/ext.c exec_extension (WPanel *panel, void *target, const vfs_path_t *filename_vpath,
vfs_path_t        436 src/filemanager/ext.c     vfs_path_t *script_vpath = NULL;
vfs_path_t        598 src/filemanager/ext.c get_file_type_local (const vfs_path_t *filename_vpath, char *buf, int buflen)
vfs_path_t        621 src/filemanager/ext.c get_file_encoding_local (const vfs_path_t *filename_vpath, char *buf, int buflen)
vfs_path_t        659 src/filemanager/ext.c regex_check_type (const vfs_path_t *filename_vpath, const char *ptr, gboolean case_insense,
vfs_path_t        673 src/filemanager/ext.c         vfs_path_t *localfile_vpath;
vfs_path_t        898 src/filemanager/ext.c regex_command_for (void *target, const vfs_path_t *filename_vpath, const char *action,
vfs_path_t        899 src/filemanager/ext.c                    vfs_path_t **script_vpath)
vfs_path_t       1086 src/filemanager/ext.c             vfs_path_t *sv;
vfs_path_t         17 src/filemanager/ext.h int regex_command_for (void *target, const vfs_path_t * filename_vpath, const char *action,
vfs_path_t         18 src/filemanager/ext.h                        vfs_path_t ** script_vpath);
vfs_path_t         28 src/filemanager/ext.h regex_command (const vfs_path_t *filename_vpath, const char *action)
vfs_path_t        115 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t        116 src/filemanager/file.c     vfs_path_t *dst_vpath;
vfs_path_t        336 src/filemanager/file.c is_in_linklist (const GSList *lp, const vfs_path_t *vpath, const struct stat *sb)
vfs_path_t        364 src/filemanager/file.c check_hardlinks (file_op_context_t *ctx, const vfs_path_t *src_vpath, const struct stat *src_stat,
vfs_path_t        365 src/filemanager/file.c                  const vfs_path_t *dst_vpath, gboolean *ignore_all)
vfs_path_t        503 src/filemanager/file.c make_symlink (file_op_context_t *ctx, const vfs_path_t *src_vpath, const vfs_path_t *dst_vpath)
vfs_path_t        512 src/filemanager/file.c     vfs_path_t *link_target_vpath = NULL;
vfs_path_t        556 src/filemanager/file.c             vfs_path_t *q;
vfs_path_t        571 src/filemanager/file.c                 vfs_path_t *tmp_vpath1, *tmp_vpath2;
vfs_path_t        633 src/filemanager/file.c do_compute_dir_size (const vfs_path_t *dirname_vpath, dirsize_status_msg_t *dsm,
vfs_path_t        656 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t        724 src/filemanager/file.c             vfs_path_t *p;
vfs_path_t        748 src/filemanager/file.c panel_operate_init_totals (const WPanel *panel, const vfs_path_t *source,
vfs_path_t       1192 src/filemanager/file.c try_remove_file (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status)
vfs_path_t       1229 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       1393 src/filemanager/file.c erase_file (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1426 src/filemanager/file.c try_erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1454 src/filemanager/file.c recursive_erase (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1466 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t       1515 src/filemanager/file.c check_dir_is_empty (const vfs_path_t *vpath)
vfs_path_t       1539 src/filemanager/file.c erase_dir_iff_empty (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1558 src/filemanager/file.c erase_dir_after_copy (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status)
vfs_path_t       1607 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       1637 src/filemanager/file.c         vfs_path_t *tmp;
vfs_path_t       1769 src/filemanager/file.c         const vfs_path_t *selected_name;
vfs_path_t       1817 src/filemanager/file.c         vfs_path_t *source_vpath;
vfs_path_t       2029 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t       2131 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t       2238 src/filemanager/file.c file_is_symlink_to_dir (const vfs_path_t *vpath, struct stat *st, gboolean *stale_link)
vfs_path_t       2288 src/filemanager/file.c     vfs_path_t *src_vpath = NULL, *dst_vpath = NULL;
vfs_path_t       3014 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       3162 src/filemanager/file.c             vfs_path_t *tmp;
vfs_path_t       3226 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t       3332 src/filemanager/file.c erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       3468 src/filemanager/file.c compute_dir_size (const vfs_path_t *dirname_vpath, dirsize_status_msg_t *sm,
vfs_path_t       3499 src/filemanager/file.c     vfs_path_t *dest_vpath = NULL;
vfs_path_t       3500 src/filemanager/file.c     vfs_path_t *save_cwd = NULL, *save_dest = NULL;
vfs_path_t       3615 src/filemanager/file.c             vfs_path_t *vpath;
vfs_path_t         33 src/filemanager/file.h     const vfs_path_t *dirname_vpath;
vfs_path_t         42 src/filemanager/file.h gboolean file_is_symlink_to_dir (const vfs_path_t * path, struct stat *st, gboolean * stale_link);
vfs_path_t         50 src/filemanager/file.h FileProgressStatus erase_dir (file_op_context_t * ctx, const vfs_path_t * vpath);
vfs_path_t         61 src/filemanager/file.h FileProgressStatus compute_dir_size (const vfs_path_t * dirname_vpath, dirsize_status_msg_t * sm,
vfs_path_t        513 src/filemanager/filegui.c     vfs_path_t *p;
vfs_path_t       1183 src/filemanager/filegui.c file_progress_show_source (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1207 src/filemanager/filegui.c file_progress_show_target (file_op_context_t *ctx, const vfs_path_t *vpath)
vfs_path_t       1231 src/filemanager/filegui.c file_progress_show_deleting (file_op_context_t *ctx, const vfs_path_t *vpath, size_t *count)
vfs_path_t       1351 src/filemanager/filegui.c     vfs_path_t *vpath;
vfs_path_t         17 src/filemanager/filegui.h typedef int (*mc_stat_fn) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        180 src/filemanager/filegui.h void file_progress_show_source (file_op_context_t * ctx, const vfs_path_t * vpath);
vfs_path_t        181 src/filemanager/filegui.h void file_progress_show_target (file_op_context_t * ctx, const vfs_path_t * vpath);
vfs_path_t        182 src/filemanager/filegui.h gboolean file_progress_show_deleting (file_op_context_t * ctx, const vfs_path_t * vpath,
vfs_path_t        161 src/filemanager/filemanager.c         vfs_path_t *sel_vdir;
vfs_path_t        564 src/filemanager/filemanager.c     vfs_path_t *original_dir;
vfs_path_t        643 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        659 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        692 src/filemanager/filemanager.c     vfs_path_t *cwd_vpath;
vfs_path_t        729 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        773 src/filemanager/filemanager.c         const vfs_path_t *selected_name;
vfs_path_t        867 src/filemanager/filemanager.c     vfs_path_t *vpath;
vfs_path_t        948 src/filemanager/filemanager.c static vfs_path_t *
vfs_path_t        951 src/filemanager/filemanager.c     vfs_path_t *vpath;
vfs_path_t        981 src/filemanager/filemanager.c             vfs_path_t *vpath = NULL;
vfs_path_t       1013 src/filemanager/filemanager.c         vfs_path_t *s_vpath;
vfs_path_t         64 src/filemanager/filenot.c my_mkdir_rec (const vfs_path_t *vpath, mode_t mode)
vfs_path_t         66 src/filemanager/filenot.c     vfs_path_t *q;
vfs_path_t         99 src/filemanager/filenot.c my_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        113 src/filemanager/filenot.c     vfs_path_t *vpath;
vfs_path_t         21 src/filemanager/filenot.h int my_mkdir (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        894 src/filemanager/find.c push_directory (vfs_path_t *dir)
vfs_path_t        901 src/filemanager/find.c static inline vfs_path_t *
vfs_path_t        904 src/filemanager/find.c     return (vfs_path_t *) g_queue_pop_head (&dir_queue);
vfs_path_t        912 src/filemanager/find.c     vfs_path_free ((vfs_path_t *) data, TRUE);
vfs_path_t       1022 src/filemanager/find.c     vfs_path_t *vpath;
vfs_path_t       1309 src/filemanager/find.c                 vfs_path_t *tmp_vpath = NULL;
vfs_path_t       1395 src/filemanager/find.c                     vfs_path_t *tmp_vpath;
vfs_path_t       1458 src/filemanager/find.c     vfs_path_t *fullname_vpath;
vfs_path_t       1929 src/filemanager/find.c                 vfs_path_t *dirname_vpath;
vfs_path_t       1949 src/filemanager/find.c                 vfs_path_t *filename_vpath;
vfs_path_t        269 src/filemanager/info.c             vfs_path_t *vpath;
vfs_path_t        659 src/filemanager/layout.c         vfs_path_t *saved_dir_vpath;
vfs_path_t       1478 src/filemanager/layout.c         vfs_path_t *cwd_vpath;
vfs_path_t       1067 src/filemanager/panel.c         vfs_path_t *lc_link_vpath;
vfs_path_t       1250 src/filemanager/panel.c     vfs_path_t *last_vpath;
vfs_path_t       1471 src/filemanager/panel.c directory_history_add (WPanel *panel, const vfs_path_t *vpath)
vfs_path_t       2046 src/filemanager/panel.c     vfs_path_t *up_dir;
vfs_path_t       2073 src/filemanager/panel.c             vfs_path_t *vpath;
vfs_path_t       2362 src/filemanager/panel.c         vfs_path_t *dname_vpath;
vfs_path_t       2438 src/filemanager/panel.c         vfs_path_t *vpath;
vfs_path_t       2981 src/filemanager/panel.c     vfs_path_t *full_name_vpath;
vfs_path_t       2990 src/filemanager/panel.c         vfs_path_t *fname_vpath;
vfs_path_t       3022 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       3079 src/filemanager/panel.c     vfs_path_t *new_dir_vpath;
vfs_path_t       3142 src/filemanager/panel.c     vfs_path_t *new_dir_vpath;
vfs_path_t       3146 src/filemanager/panel.c     vfs_path_t *panel_fname_vpath;
vfs_path_t       3402 src/filemanager/panel.c get_parent_dir_name (const vfs_path_t *cwd_vpath, const vfs_path_t *lwd_vpath)
vfs_path_t       3447 src/filemanager/panel.c subshell_chdir (const vfs_path_t *vpath)
vfs_path_t       3464 src/filemanager/panel.c panel_do_cd_int (WPanel *panel, const vfs_path_t *new_dir_vpath, enum cd_enum cd_type)
vfs_path_t       3466 src/filemanager/panel.c     vfs_path_t *olddir_vpath;
vfs_path_t       3531 src/filemanager/panel.c             vfs_path_t *data_vpath;
vfs_path_t       3558 src/filemanager/panel.c             vfs_path_t *data_vpath;
vfs_path_t       3588 src/filemanager/panel.c         vfs_path_t *s_vpath;
vfs_path_t       4222 src/filemanager/panel.c         vfs_path_t *vpath;
vfs_path_t       4376 src/filemanager/panel.c static vfs_path_t *
vfs_path_t       4377 src/filemanager/panel.c panel_recursive_cd_to_parent (const vfs_path_t *vpath)
vfs_path_t       4379 src/filemanager/panel.c     vfs_path_t *cwd_vpath;
vfs_path_t       4386 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       4527 src/filemanager/panel.c panel_set_cwd (WPanel *panel, const vfs_path_t *vpath)
vfs_path_t       4545 src/filemanager/panel.c panel_set_lwd (WPanel *panel, const vfs_path_t *vpath)
vfs_path_t       4654 src/filemanager/panel.c panel_sized_with_dir_new (const char *panel_name, const WRect *r, const vfs_path_t *vpath)
vfs_path_t       4704 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       4723 src/filemanager/panel.c     vfs_path_t *cwd_vpath;
vfs_path_t       4940 src/filemanager/panel.c panel_do_cd (WPanel *panel, const vfs_path_t *new_dir_vpath, enum cd_enum cd_type)
vfs_path_t       5091 src/filemanager/panel.c         vfs_path_t *cd_path_vpath;
vfs_path_t       5125 src/filemanager/panel.c vfs_path_t *
vfs_path_t       5126 src/filemanager/panel.c remove_encoding_from_path (const vfs_path_t *vpath)
vfs_path_t       5128 src/filemanager/panel.c     vfs_path_t *ret_vpath;
vfs_path_t       5381 src/filemanager/panel.c             vfs_path_t *tmp_vpath;
vfs_path_t       5410 src/filemanager/panel.c panel_panelize_change_root (WPanel *panel, const vfs_path_t *new_root)
vfs_path_t       5448 src/filemanager/panel.c         vfs_path_t *root;
vfs_path_t       5537 src/filemanager/panel.c panel_cd (WPanel *panel, const vfs_path_t *new_dir_vpath, enum cd_enum exact)
vfs_path_t       5540 src/filemanager/panel.c     const vfs_path_t *_new_dir_vpath = new_dir_vpath;
vfs_path_t         77 src/filemanager/panel.h     vfs_path_t *root_vpath;
vfs_path_t        101 src/filemanager/panel.h     vfs_path_t *cwd_vpath;      /* Current Working Directory */
vfs_path_t        102 src/filemanager/panel.h     vfs_path_t *lwd_vpath;      /* Last Working Directory */
vfs_path_t        156 src/filemanager/panel.h                                   const vfs_path_t * vpath);
vfs_path_t        166 src/filemanager/panel.h vfs_path_t *remove_encoding_from_path (const vfs_path_t * vpath);
vfs_path_t        186 src/filemanager/panel.h gboolean panel_do_cd (WPanel * panel, const vfs_path_t * new_dir_vpath, enum cd_enum cd_type);
vfs_path_t        187 src/filemanager/panel.h MC_MOCKABLE gboolean panel_cd (WPanel * panel, const vfs_path_t * new_dir_vpath,
vfs_path_t        197 src/filemanager/panel.h void panel_set_cwd (WPanel * panel, const vfs_path_t * vpath);
vfs_path_t        198 src/filemanager/panel.h void panel_set_lwd (WPanel * panel, const vfs_path_t * vpath);
vfs_path_t        201 src/filemanager/panel.h void panel_panelize_change_root (WPanel * panel, const vfs_path_t * new_root);
vfs_path_t        239 src/filemanager/panel.h panel_with_dir_new (const char *panel_name, const vfs_path_t *vpath)
vfs_path_t        184 src/filemanager/tree.c tree_remove_entry (WTree *tree, const vfs_path_t *name_vpath)
vfs_path_t        209 src/filemanager/tree.c     vfs_path_t *vpath;
vfs_path_t        678 src/filemanager/tree.c     vfs_path_t *old_vpath;
vfs_path_t        757 src/filemanager/tree.c         vfs_path_t *dest_vpath;
vfs_path_t       1304 src/filemanager/tree.c tree_chdir (WTree *tree, const vfs_path_t *dir)
vfs_path_t       1319 src/filemanager/tree.c const vfs_path_t *
vfs_path_t       1328 src/filemanager/tree.c sync_tree (const vfs_path_t *vpath)
vfs_path_t         27 src/filemanager/tree.h void tree_chdir (WTree * tree, const vfs_path_t * dir);
vfs_path_t         28 src/filemanager/tree.h const vfs_path_t *tree_selected_name (const WTree * tree);
vfs_path_t         30 src/filemanager/tree.h void sync_tree (const vfs_path_t * vpath);
vfs_path_t         75 src/filemanager/treestore.c static tree_entry *tree_store_add_entry (const vfs_path_t * name);
vfs_path_t        100 src/filemanager/treestore.c str_common (const vfs_path_t *s1_vpath, const vfs_path_t *s2_vpath)
vfs_path_t        138 src/filemanager/treestore.c pathcmp (const vfs_path_t *p1_vpath, const vfs_path_t *p2_vpath)
vfs_path_t        269 src/filemanager/treestore.c                         vfs_path_t *vpath;
vfs_path_t        275 src/filemanager/treestore.c                             vfs_path_t *tmp_vpath;
vfs_path_t        288 src/filemanager/treestore.c                 vfs_path_t *vpath;
vfs_path_t        308 src/filemanager/treestore.c         vfs_path_t *tmp_vpath;
vfs_path_t        323 src/filemanager/treestore.c encode (const vfs_path_t *vpath, size_t offset)
vfs_path_t        384 src/filemanager/treestore.c tree_store_add_entry (const vfs_path_t *name)
vfs_path_t        560 src/filemanager/treestore.c should_skip_directory (const vfs_path_t *vpath)
vfs_path_t        593 src/filemanager/treestore.c     vfs_path_free ((vfs_path_t *) data, TRUE);
vfs_path_t        602 src/filemanager/treestore.c tree_store_whereis (const vfs_path_t *name)
vfs_path_t        687 src/filemanager/treestore.c tree_store_remove_entry (const vfs_path_t *name_vpath)
vfs_path_t        737 src/filemanager/treestore.c     vfs_path_t *name;
vfs_path_t        800 src/filemanager/treestore.c tree_store_start_check (const vfs_path_t *vpath)
vfs_path_t        900 src/filemanager/treestore.c tree_store_rescan (const vfs_path_t *vpath)
vfs_path_t        925 src/filemanager/treestore.c                 vfs_path_t *tmp_vpath;
vfs_path_t         24 src/filemanager/treestore.h     vfs_path_t *name;           /* The full path of directory */
vfs_path_t         39 src/filemanager/treestore.h     vfs_path_t *check_name;
vfs_path_t         52 src/filemanager/treestore.h void tree_store_remove_entry (const vfs_path_t * name_vpath);
vfs_path_t         53 src/filemanager/treestore.h tree_entry *tree_store_start_check (const vfs_path_t * vpath);
vfs_path_t         56 src/filemanager/treestore.h tree_entry *tree_store_whereis (const vfs_path_t * name);
vfs_path_t         57 src/filemanager/treestore.h tree_entry *tree_store_rescan (const vfs_path_t * vpath);
vfs_path_t        356 src/main.c             vfs_path_t *vpath;
vfs_path_t       1461 src/subshell/common.c invoke_subshell (const char *command, int how, vfs_path_t **new_dir_vpath)
vfs_path_t       1700 src/subshell/common.c do_subshell_chdir (const vfs_path_t *vpath, gboolean update_prompt)
vfs_path_t         20 src/subshell/internal.h const vfs_path_t *subshell_get_cwd (void);
vfs_path_t         60 src/subshell/proxyfunc.c const vfs_path_t *
vfs_path_t         44 src/subshell/subshell.h int invoke_subshell (const char *command, int how, vfs_path_t ** new_dir);
vfs_path_t         49 src/subshell/subshell.h void do_subshell_chdir (const vfs_path_t * vpath, gboolean update_prompt);
vfs_path_t        462 src/usermenu.c     vfs_path_t *file_name_vpath;
vfs_path_t         53 src/util.c     check_for_default (const vfs_path_t *default_file_vpath, const vfs_path_t *file_vpath)
vfs_path_t         15 src/util.h     gboolean check_for_default (const vfs_path_t * default_file_vpath, const vfs_path_t * file_vpath);
vfs_path_t        226 src/vfs/cpio/cpio.c cpio_open_cpio_file (struct vfs_class *me, struct vfs_s_super *super, const vfs_path_t *vpath)
vfs_path_t        250 src/vfs/cpio/cpio.c         vfs_path_t *tmp_vpath;
vfs_path_t        764 src/vfs/cpio/cpio.c cpio_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath,
vfs_path_t        805 src/vfs/cpio/cpio.c cpio_super_check (const vfs_path_t *vpath)
vfs_path_t        818 src/vfs/cpio/cpio.c                  const vfs_path_t *vpath, void *cookie)
vfs_path_t        119 src/vfs/extfs/extfs.c extfs_super_new (struct vfs_class *me, const char *name, const vfs_path_t *local_name_vpath,
vfs_path_t        360 src/vfs/extfs/extfs.c         vfs_path_t *local_name_vpath, *name_vpath;
vfs_path_t        523 src/vfs/extfs/extfs.c     vfs_path_t *local_name_vpath = NULL;
vfs_path_t        524 src/vfs/extfs/extfs.c     vfs_path_t *name_vpath;
vfs_path_t        776 src/vfs/extfs/extfs.c extfs_get_path (const vfs_path_t *vpath, struct extfs_super_t **archive, int flags)
vfs_path_t        907 src/vfs/extfs/extfs.c         vfs_path_t *vpath;
vfs_path_t       1012 src/vfs/extfs/extfs.c extfs_run (const vfs_path_t *vpath)
vfs_path_t       1040 src/vfs/extfs/extfs.c extfs_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t       1071 src/vfs/extfs/extfs.c         vfs_path_t *local_filename_vpath;
vfs_path_t       1175 src/vfs/extfs/extfs.c extfs_opendir (const vfs_path_t *vpath)
vfs_path_t       1254 src/vfs/extfs/extfs.c extfs_internal_stat (const vfs_path_t *vpath, struct stat *buf, gboolean resolve)
vfs_path_t       1282 src/vfs/extfs/extfs.c extfs_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1290 src/vfs/extfs/extfs.c extfs_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1309 src/vfs/extfs/extfs.c extfs_readlink (const vfs_path_t *vpath, char *buf, size_t size)
vfs_path_t       1341 src/vfs/extfs/extfs.c extfs_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t       1352 src/vfs/extfs/extfs.c extfs_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       1373 src/vfs/extfs/extfs.c extfs_unlink (const vfs_path_t *vpath)
vfs_path_t       1408 src/vfs/extfs/extfs.c extfs_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       1454 src/vfs/extfs/extfs.c extfs_rmdir (const vfs_path_t *vpath)
vfs_path_t       1490 src/vfs/extfs/extfs.c extfs_chdir (const vfs_path_t *vpath)
vfs_path_t       1516 src/vfs/extfs/extfs.c extfs_getid (const vfs_path_t *vpath)
vfs_path_t       1527 src/vfs/extfs/extfs.c static vfs_path_t *
vfs_path_t       1528 src/vfs/extfs/extfs.c extfs_getlocalcopy (const vfs_path_t *vpath)
vfs_path_t       1531 src/vfs/extfs/extfs.c     vfs_path_t *p;
vfs_path_t       1550 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
vfs_path_t       1713 src/vfs/extfs/extfs.c extfs_setctl (const vfs_path_t *vpath, int ctlop, void *arg)
vfs_path_t       1021 src/vfs/ftpfs/ftpfs.c                     const vfs_path_t *vpath, const vfs_path_element_t *vpath_element)
vfs_path_t       1038 src/vfs/ftpfs/ftpfs.c                     const vfs_path_t *vpath, void *cookie)
vfs_path_t       2118 src/vfs/ftpfs/ftpfs.c ftpfs_send_command (const vfs_path_t *vpath, const char *cmd, int flags)
vfs_path_t       2152 src/vfs/ftpfs/ftpfs.c ftpfs_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       2164 src/vfs/ftpfs/ftpfs.c ftpfs_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       2188 src/vfs/ftpfs/ftpfs.c ftpfs_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       2201 src/vfs/ftpfs/ftpfs.c ftpfs_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t       2223 src/vfs/ftpfs/ftpfs.c ftpfs_unlink (const vfs_path_t *vpath)
vfs_path_t       2270 src/vfs/ftpfs/ftpfs.c ftpfs_rename (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       2279 src/vfs/ftpfs/ftpfs.c ftpfs_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       2289 src/vfs/ftpfs/ftpfs.c ftpfs_rmdir (const vfs_path_t *vpath)
vfs_path_t       2335 src/vfs/ftpfs/ftpfs.c                 vfs_path_t *vpath;
vfs_path_t         64 src/vfs/local/local.c local_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t         84 src/vfs/local/local.c local_opendir (const vfs_path_t *vpath)
vfs_path_t        145 src/vfs/local/local.c local_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        156 src/vfs/local/local.c local_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        171 src/vfs/local/local.c local_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        182 src/vfs/local/local.c local_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t        195 src/vfs/local/local.c local_fgetflags (const vfs_path_t *vpath, unsigned long *flags)
vfs_path_t        206 src/vfs/local/local.c local_fsetflags (const vfs_path_t *vpath, unsigned long flags)
vfs_path_t        219 src/vfs/local/local.c local_utime (const vfs_path_t *vpath, mc_timesbuf_t *times)
vfs_path_t        227 src/vfs/local/local.c local_readlink (const vfs_path_t *vpath, char *buf, size_t size)
vfs_path_t        238 src/vfs/local/local.c local_unlink (const vfs_path_t *vpath)
vfs_path_t        249 src/vfs/local/local.c local_symlink (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        290 src/vfs/local/local.c local_rename (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        302 src/vfs/local/local.c local_chdir (const vfs_path_t *vpath)
vfs_path_t        313 src/vfs/local/local.c local_mknod (const vfs_path_t *vpath, mode_t mode, dev_t dev)
vfs_path_t        324 src/vfs/local/local.c local_link (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        336 src/vfs/local/local.c local_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        347 src/vfs/local/local.c local_rmdir (const vfs_path_t *vpath)
vfs_path_t        357 src/vfs/local/local.c static vfs_path_t *
vfs_path_t        358 src/vfs/local/local.c local_getlocalcopy (const vfs_path_t *vpath)
vfs_path_t        366 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
vfs_path_t        135 src/vfs/sfs/sfs.c sfs_vfmake (const vfs_path_t *vpath, vfs_path_t *cache_vpath)
vfs_path_t        141 src/vfs/sfs/sfs.c     vfs_path_t *pname;          /* name of parent archive */
vfs_path_t        167 src/vfs/sfs/sfs.c         vfs_path_t *s;
vfs_path_t        253 src/vfs/sfs/sfs.c sfs_redirect (const vfs_path_t *vpath)
vfs_path_t        257 src/vfs/sfs/sfs.c     vfs_path_t *cache_vpath;
vfs_path_t        295 src/vfs/sfs/sfs.c sfs_open (const vfs_path_t *vpath /*struct vfs_class *me, const char *path */ , int flags,
vfs_path_t        314 src/vfs/sfs/sfs.c sfs_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        322 src/vfs/sfs/sfs.c sfs_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        334 src/vfs/sfs/sfs.c sfs_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        342 src/vfs/sfs/sfs.c sfs_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t        350 src/vfs/sfs/sfs.c sfs_utime (const vfs_path_t *vpath, mc_timesbuf_t *times)
vfs_path_t        358 src/vfs/sfs/sfs.c sfs_readlink (const vfs_path_t *vpath, char *buf, size_t size)
vfs_path_t        366 src/vfs/sfs/sfs.c sfs_getid (const vfs_path_t *vpath)
vfs_path_t        423 src/vfs/sfs/sfs.c static vfs_path_t *
vfs_path_t        424 src/vfs/sfs/sfs.c sfs_getlocalcopy (const vfs_path_t *vpath)
vfs_path_t        432 src/vfs/sfs/sfs.c sfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
vfs_path_t        124 src/vfs/sftpfs/config_parser.c     vfs_path_t *vpath;
vfs_path_t         66 src/vfs/sftpfs/dir.c sftpfs_opendir (const vfs_path_t *vpath, GError **mcerror)
vfs_path_t        167 src/vfs/sftpfs/dir.c sftpfs_mkdir (const vfs_path_t *vpath, mode_t mode, GError **mcerror)
vfs_path_t        204 src/vfs/sftpfs/dir.c sftpfs_rmdir (const vfs_path_t *vpath, GError **mcerror)
vfs_path_t        119 src/vfs/sftpfs/internal.c                   const vfs_path_t *vpath, GError **mcerror, int stat_type,
vfs_path_t        225 src/vfs/sftpfs/internal.c                 const vfs_path_t *vpath, GError **mcerror)
vfs_path_t        286 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror)
vfs_path_t        314 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror)
vfs_path_t        344 src/vfs/sftpfs/internal.c sftpfs_readlink (const vfs_path_t *vpath, char *buf, size_t size, GError **mcerror)
vfs_path_t        383 src/vfs/sftpfs/internal.c sftpfs_symlink (const vfs_path_t *vpath1, const vfs_path_t *vpath2, GError **mcerror)
vfs_path_t        436 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror)
vfs_path_t        490 src/vfs/sftpfs/internal.c sftpfs_chmod (const vfs_path_t *vpath, mode_t mode, GError **mcerror)
vfs_path_t        542 src/vfs/sftpfs/internal.c sftpfs_unlink (const vfs_path_t *vpath, GError **mcerror)
vfs_path_t        579 src/vfs/sftpfs/internal.c sftpfs_rename (const vfs_path_t *vpath1, const vfs_path_t *vpath2, GError **mcerror)
vfs_path_t         79 src/vfs/sftpfs/internal.h                          const vfs_path_t * vpath, GError ** mcerror);
vfs_path_t         82 src/vfs/sftpfs/internal.h int sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror);
vfs_path_t         83 src/vfs/sftpfs/internal.h int sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror);
vfs_path_t         84 src/vfs/sftpfs/internal.h int sftpfs_readlink (const vfs_path_t * vpath, char *buf, size_t size, GError ** mcerror);
vfs_path_t         85 src/vfs/sftpfs/internal.h int sftpfs_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror);
vfs_path_t         86 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror);
vfs_path_t         87 src/vfs/sftpfs/internal.h int sftpfs_chmod (const vfs_path_t * vpath, mode_t mode, GError ** mcerror);
vfs_path_t         88 src/vfs/sftpfs/internal.h int sftpfs_unlink (const vfs_path_t * vpath, GError ** mcerror);
vfs_path_t         89 src/vfs/sftpfs/internal.h int sftpfs_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror);
vfs_path_t         98 src/vfs/sftpfs/internal.h void *sftpfs_opendir (const vfs_path_t * vpath, GError ** mcerror);
vfs_path_t        101 src/vfs/sftpfs/internal.h int sftpfs_mkdir (const vfs_path_t * vpath, mode_t mode, GError ** mcerror);
vfs_path_t        102 src/vfs/sftpfs/internal.h int sftpfs_rmdir (const vfs_path_t * vpath, GError ** mcerror);
vfs_path_t        107 src/vfs/sftpfs/sftpfs.c sftpfs_cb_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t        180 src/vfs/sftpfs/sftpfs.c sftpfs_cb_opendir (const vfs_path_t *vpath)
vfs_path_t        254 src/vfs/sftpfs/sftpfs.c sftpfs_cb_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        274 src/vfs/sftpfs/sftpfs.c sftpfs_cb_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        315 src/vfs/sftpfs/sftpfs.c sftpfs_cb_readlink (const vfs_path_t *vpath, char *buf, size_t size)
vfs_path_t        335 src/vfs/sftpfs/sftpfs.c sftpfs_cb_utime (const vfs_path_t *vpath, mc_timesbuf_t *times)
vfs_path_t        358 src/vfs/sftpfs/sftpfs.c sftpfs_cb_symlink (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        379 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mknod (const vfs_path_t *vpath, mode_t mode, dev_t dev)
vfs_path_t        398 src/vfs/sftpfs/sftpfs.c sftpfs_cb_link (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        417 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t        517 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        537 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t        556 src/vfs/sftpfs/sftpfs.c sftpfs_cb_rmdir (const vfs_path_t *vpath)
vfs_path_t        597 src/vfs/sftpfs/sftpfs.c sftpfs_cb_unlink (const vfs_path_t *vpath)
vfs_path_t        617 src/vfs/sftpfs/sftpfs.c sftpfs_cb_rename (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t        684 src/vfs/sftpfs/sftpfs.c                      const vfs_path_t *vpath, void *cookie)
vfs_path_t        729 src/vfs/sftpfs/sftpfs.c sftpfs_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath,
vfs_path_t        664 src/vfs/shell/shell.c                     const vfs_path_t *vpath, const vfs_path_element_t *vpath_element)
vfs_path_t        728 src/vfs/shell/shell.c                     const vfs_path_t *vpath, void *cookie)
vfs_path_t       1243 src/vfs/shell/shell.c shell_rename (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       1277 src/vfs/shell/shell.c shell_link (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       1311 src/vfs/shell/shell.c shell_symlink (const vfs_path_t *vpath1, const vfs_path_t *vpath2)
vfs_path_t       1342 src/vfs/shell/shell.c shell_stat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1354 src/vfs/shell/shell.c shell_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t       1378 src/vfs/shell/shell.c shell_chmod (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       1407 src/vfs/shell/shell.c shell_chown (const vfs_path_t *vpath, uid_t owner, gid_t group)
vfs_path_t       1451 src/vfs/shell/shell.c shell_utime (const vfs_path_t *vpath, mc_timesbuf_t *times)
vfs_path_t       1504 src/vfs/shell/shell.c shell_unlink (const vfs_path_t *vpath)
vfs_path_t       1532 src/vfs/shell/shell.c shell_exists (const vfs_path_t *vpath)
vfs_path_t       1560 src/vfs/shell/shell.c shell_mkdir (const vfs_path_t *vpath, mode_t mode)
vfs_path_t       1597 src/vfs/shell/shell.c shell_rmdir (const vfs_path_t *vpath)
vfs_path_t       1653 src/vfs/shell/shell.c             vfs_path_t *vpath = NULL;
vfs_path_t       1718 src/vfs/shell/shell.c shell_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t        901 src/vfs/tar/tar.c tar_open_archive_int (struct vfs_class *me, const vfs_path_t *vpath, struct vfs_s_super *archive)
vfs_path_t        925 src/vfs/tar/tar.c         vfs_path_t *tmp_vpath;
vfs_path_t        969 src/vfs/tar/tar.c tar_open_archive (struct vfs_s_super *archive, const vfs_path_t *vpath,
vfs_path_t       1050 src/vfs/tar/tar.c tar_super_check (const vfs_path_t *vpath)
vfs_path_t       1064 src/vfs/tar/tar.c                 const vfs_path_t *vpath, void *cookie)
vfs_path_t        149 src/vfs/undelfs/undelfs.c undelfs_get_path (const vfs_path_t *vpath, char **fsname, char **file)
vfs_path_t        333 src/vfs/undelfs/undelfs.c undelfs_opendir (const vfs_path_t *vpath)
vfs_path_t        433 src/vfs/undelfs/undelfs.c undelfs_open (const vfs_path_t *vpath, int flags, mode_t mode)
vfs_path_t        646 src/vfs/undelfs/undelfs.c undelfs_lstat (const vfs_path_t *vpath, struct stat *buf)
vfs_path_t        701 src/vfs/undelfs/undelfs.c undelfs_chdir (const vfs_path_t *vpath)
vfs_path_t        746 src/vfs/undelfs/undelfs.c undelfs_getid (const vfs_path_t *vpath)
vfs_path_t        349 src/viewer/actions_cmd.c     vfs_path_t *vfile;
vfs_path_t        350 src/viewer/actions_cmd.c     vfs_path_t *ext_script = NULL;
vfs_path_t         94 src/viewer/internal.h     vfs_path_t *filename_vpath; /* Name of the file */
vfs_path_t         95 src/viewer/internal.h     vfs_path_t *workdir_vpath;  /* Name of the working directory */
vfs_path_t        190 src/viewer/internal.h     vfs_path_t *ext_script;     /* Temporary script file created by regex_command_for() */
vfs_path_t        237 src/viewer/mcviewer.c mcview_viewer (const char *command, const vfs_path_t *file_vpath, int start_line,
vfs_path_t        289 src/viewer/mcviewer.c     vfs_path_t *vpath = NULL;
vfs_path_t        302 src/viewer/mcviewer.c             vfs_path_t *p;
vfs_path_t        395 src/viewer/mcviewer.c                     vfs_path_t *vpath1;
vfs_path_t         47 src/viewer/mcviewer.h extern gboolean mcview_viewer (const char *command, const vfs_path_t * file_vpath, int start_line,
vfs_path_t         46 tests/lib/vfs/current_dir.c test_chdir (const vfs_path_t *vpath)
vfs_path_t        156 tests/lib/vfs/current_dir.c     vfs_path_t *vpath;
vfs_path_t        128 tests/lib/vfs/path_cmp.c     vfs_path_t *vpath1, *vpath2;
vfs_path_t        216 tests/lib/vfs/path_cmp.c     vfs_path_t *vpath1, *vpath2;
vfs_path_t        112 tests/lib/vfs/path_len.c     vfs_path_t *vpath;
vfs_path_t        155 tests/lib/vfs/path_manipulations.c     vfs_path_t *vpath;
vfs_path_t        282 tests/lib/vfs/path_manipulations.c     vfs_path_t *vpath;
vfs_path_t        337 tests/lib/vfs/path_manipulations.c     vfs_path_t *vpath1, *vpath2, *vpath3;
vfs_path_t        387 tests/lib/vfs/path_manipulations.c     vfs_path_t *vpath;
vfs_path_t        412 tests/lib/vfs/path_manipulations.c     vfs_path_t *vpath, *cloned_vpath;
vfs_path_t        139 tests/lib/vfs/path_recode.c     vfs_path_t *vpath;
vfs_path_t        240 tests/lib/vfs/path_recode.c     vfs_path_t *vpath;
vfs_path_t        139 tests/lib/vfs/path_serialize.c     vfs_path_t *vpath;
vfs_path_t        167 tests/lib/vfs/path_serialize.c     vfs_path_t *vpath;
vfs_path_t         42 tests/lib/vfs/relative_cd.c static int test_chdir (const vfs_path_t * vpath);
vfs_path_t         47 tests/lib/vfs/relative_cd.c static vfs_path_t *test_chdir__vpath__captured;
vfs_path_t         53 tests/lib/vfs/relative_cd.c test_chdir (const vfs_path_t *vpath)
vfs_path_t        134 tests/lib/vfs/relative_cd.c     vfs_path_t *vpath;
vfs_path_t        168 tests/lib/vfs/relative_cd.c     vfs_path_t *vpath, *last_vpath;
vfs_path_t        100 tests/lib/vfs/tempdir.c     vfs_path_t *pname_vpath = NULL;
vfs_path_t         93 tests/lib/vfs/vfs_path_from_str_flags.c     vfs_path_t *actual_result;
vfs_path_t        172 tests/lib/vfs/vfs_path_string_convert.c     vfs_path_t *vpath;
vfs_path_t        261 tests/lib/vfs/vfs_path_string_convert.c     vfs_path_t *vpath;
vfs_path_t        289 tests/lib/vfs/vfs_path_string_convert.c     vfs_path_t *vpath;
vfs_path_t         48 tests/lib/vfs/vfs_s_get_path.c test1_mock_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath,
vfs_path_t         65 tests/lib/vfs/vfs_s_get_path.c                          const vfs_path_t *vpath, void *cookie)
vfs_path_t        131 tests/lib/vfs/vfs_s_get_path.c     vfs_path_t *vpath =
vfs_path_t         53 tests/lib/vfs/vfs_setup_cwd.c mc_stat (const vfs_path_t *vpath, struct stat *my_stat)
vfs_path_t         44 tests/src/execute__common.c vfs_file_is_local (const vfs_path_t *vpath)
vfs_path_t         53 tests/src/execute__common.c     vfs_path_free ((vfs_path_t *) data, TRUE);
vfs_path_t        105 tests/src/execute__common.c static vfs_path_t *mc_getlocalcopy__pathname_vpath__captured;
vfs_path_t        107 tests/src/execute__common.c static vfs_path_t *mc_getlocalcopy__return_value;
vfs_path_t        110 tests/src/execute__common.c vfs_path_t *
vfs_path_t        111 tests/src/execute__common.c mc_getlocalcopy (const vfs_path_t *pathname_vpath)
vfs_path_t        182 tests/src/execute__common.c mc_stat (const vfs_path_t *vpath, struct stat *stat_ignored)
vfs_path_t        207 tests/src/execute__common.c static vfs_path_t *mc_ungetlocalcopy__pathname_vpath__captured;
vfs_path_t        209 tests/src/execute__common.c static vfs_path_t *mc_ungetlocalcopy__local_vpath__captured;
vfs_path_t        215 tests/src/execute__common.c mc_ungetlocalcopy (const vfs_path_t *pathname_vpath, const vfs_path_t *local_vpath,
vfs_path_t         35 tests/src/execute__execute_external_editor_or_viewer.c                                                  const vfs_path_t * filename_vpath,
vfs_path_t         41 tests/src/execute__execute_external_editor_or_viewer.c static vfs_path_t *execute_external_cmd_opts__filename_vpath__captured;
vfs_path_t         50 tests/src/execute__execute_external_editor_or_viewer.c execute_get_external_cmd_opts_from_config (const char *command, const vfs_path_t *filename_vpath,
vfs_path_t        143 tests/src/execute__execute_external_editor_or_viewer.c     vfs_path_t *filename_vpath;
vfs_path_t         36 tests/src/execute__execute_get_external_cmd_opts_from_config.c                                                  const vfs_path_t * filename_vpath,
vfs_path_t        151 tests/src/execute__execute_get_external_cmd_opts_from_config.c     vfs_path_t *filename_vpath;
vfs_path_t         56 tests/src/execute__execute_with_vfs_arg.c     vfs_path_t *filename_vpath;
vfs_path_t         70 tests/src/execute__execute_with_vfs_arg.c         const vfs_path_t *tmp_vpath;
vfs_path_t         94 tests/src/execute__execute_with_vfs_arg.c     vfs_path_t *filename_vpath;
vfs_path_t        130 tests/src/execute__execute_with_vfs_arg.c     vfs_path_t *filename_vpath;
vfs_path_t        171 tests/src/execute__execute_with_vfs_arg.c     vfs_path_t *filename_vpath, *local_vpath, *local_vpath_should_be_freeing;
vfs_path_t         51 tests/src/filemanager/cd_to.c static vfs_path_t *do_cd__new_dir_vpath__captured;
vfs_path_t         59 tests/src/filemanager/cd_to.c panel_cd (WPanel *panel, const vfs_path_t *new_dir_vpath, enum cd_enum cd_type)
vfs_path_t         46 tests/src/filemanager/examine_cd.c panel_cd (WPanel *panel, const vfs_path_t *new_dir_vpath, enum cd_enum cd_type)
vfs_path_t         56 tests/src/filemanager/examine_cd.c sync_tree (const vfs_path_t *vpath)
vfs_path_t         75 tests/src/filemanager/exec_get_export_variables_ext.c     vfs_path_t *filename_vpath;