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        300 lib/mcconfig/paths.c vfs_path_t *
vfs_path_t        303 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       1032 lib/util.c     diff_two_paths (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t       1143 lib/util.c     load_file_position (const vfs_path_t * filename_vpath, long *line, long *column, off_t * offset,
vfs_path_t       1234 lib/util.c     save_file_position (const vfs_path_t * filename_vpath, long line, long column, off_t offset,
vfs_path_t       1398 lib/util.c             vfs_path_t *vpath;
vfs_path_t        178 lib/util.h     char *diff_two_paths (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        229 lib/util.h     void load_file_position (const vfs_path_t * filename_vpath, long *line, long *column,
vfs_path_t        232 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        753 lib/vfs/direntry.c static vfs_path_t *
vfs_path_t        754 lib/vfs/direntry.c vfs_s_getlocalcopy (const vfs_path_t * vpath)
vfs_path_t        757 lib/vfs/direntry.c     vfs_path_t *local = NULL;
vfs_path_t        785 lib/vfs/direntry.c vfs_s_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
vfs_path_t        796 lib/vfs/direntry.c vfs_s_setctl (const vfs_path_t * vpath, int ctlop, void *arg)
vfs_path_t        835 lib/vfs/direntry.c vfs_s_getid (const vfs_path_t * vpath)
vfs_path_t       1118 lib/vfs/direntry.c vfs_get_super_by_vpath (const vfs_path_t * vpath)
vfs_path_t       1125 lib/vfs/direntry.c     vfs_path_t *vpath_archive;
vfs_path_t       1175 lib/vfs/direntry.c vfs_s_get_path (const vfs_path_t * vpath, struct vfs_s_super **archive, int flags)
vfs_path_t       1205 lib/vfs/direntry.c         vfs_path_t *vpath_archive;
vfs_path_t       1296 lib/vfs/direntry.c vfs_s_open (const vfs_path_t * vpath, int flags, mode_t mode)
vfs_path_t       1344 lib/vfs/direntry.c             vfs_path_t *tmp_vpath;
vfs_path_t       1407 lib/vfs/direntry.c vfs_s_stat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1415 lib/vfs/direntry.c vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1441 lib/vfs/direntry.c     vfs_path_t *tmp_vpath;
vfs_path_t       1574 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        559 lib/vfs/interface.c vfs_path_t *
vfs_path_t        560 lib/vfs/interface.c mc_getlocalcopy (const vfs_path_t * pathname_vpath)
vfs_path_t        562 lib/vfs/interface.c     vfs_path_t *result = NULL;
vfs_path_t        582 lib/vfs/interface.c mc_ungetlocalcopy (const vfs_path_t * pathname_vpath, const vfs_path_t * local_vpath,
vfs_path_t        611 lib/vfs/interface.c mc_chdir (const vfs_path_t * vpath)
vfs_path_t        618 lib/vfs/interface.c     vfs_path_t *cd_vpath;
vfs_path_t        732 lib/vfs/interface.c mc_mkstemps (vfs_path_t ** pname_vpath, const char *prefix, const char *suffix)
vfs_path_t        829 lib/vfs/interface.c         vfs_path_t *test_vpath;
vfs_path_t        375 lib/vfs/path.c static vfs_path_t *
vfs_path_t        378 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        439 lib/vfs/path.c static vfs_path_t *
vfs_path_t        442 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        629 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        721 lib/vfs/path.c vfs_path_to_str_elements_count (const vfs_path_t * vpath, int elements_count)
vfs_path_t        736 lib/vfs/path.c vfs_path_t *
vfs_path_t        739 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        773 lib/vfs/path.c vfs_path_t *
vfs_path_t        786 lib/vfs/path.c vfs_path_t *
vfs_path_t        789 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t        791 lib/vfs/path.c     vpath = g_new0 (vfs_path_t, 1);
vfs_path_t        808 lib/vfs/path.c vfs_path_elements_count (const vfs_path_t * vpath)
vfs_path_t        821 lib/vfs/path.c vfs_path_add_element (vfs_path_t * vpath, const vfs_path_element_t * path_element)
vfs_path_t        842 lib/vfs/path.c vfs_path_get_by_index (const vfs_path_t * vpath, int element_index)
vfs_path_t        939 lib/vfs/path.c vfs_path_t *
vfs_path_t        940 lib/vfs/path.c vfs_path_clone (const vfs_path_t * vpath)
vfs_path_t        942 lib/vfs/path.c     vfs_path_t *new_vpath;
vfs_path_t        974 lib/vfs/path.c vfs_path_free (vfs_path_t * vpath, gboolean free_str)
vfs_path_t       1016 lib/vfs/path.c vfs_path_remove_element_by_index (vfs_path_t * vpath, int element_index)
vfs_path_t       1088 lib/vfs/path.c vfs_path_t *
vfs_path_t       1089 lib/vfs/path.c vfs_path_change_encoding (vfs_path_t * vpath, const char *encoding)
vfs_path_t       1125 lib/vfs/path.c vfs_path_serialize (const vfs_path_t * vpath, GError ** mcerror)
vfs_path_t       1179 lib/vfs/path.c vfs_path_t *
vfs_path_t       1184 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t       1259 lib/vfs/path.c vfs_path_t *
vfs_path_t       1264 lib/vfs/path.c     vfs_path_t *vpath;
vfs_path_t       1288 lib/vfs/path.c vfs_path_t *
vfs_path_t       1289 lib/vfs/path.c vfs_path_append_new (const vfs_path_t * vpath, const char *first_element, ...)
vfs_path_t       1294 lib/vfs/path.c     vfs_path_t *ret_vpath;
vfs_path_t       1322 lib/vfs/path.c vfs_path_t *
vfs_path_t       1323 lib/vfs/path.c vfs_path_append_vpath_new (const vfs_path_t * first_vpath, ...)
vfs_path_t       1326 lib/vfs/path.c     vfs_path_t *ret_vpath;
vfs_path_t       1327 lib/vfs/path.c     const vfs_path_t *current_vpath = first_vpath;
vfs_path_t       1346 lib/vfs/path.c         current_vpath = va_arg (args, const vfs_path_t *);
vfs_path_t       1367 lib/vfs/path.c vfs_path_tokens_count (const vfs_path_t * vpath)
vfs_path_t       1411 lib/vfs/path.c vfs_path_tokens_get (const vfs_path_t * vpath, ssize_t start_position, ssize_t length)
vfs_path_t       1492 lib/vfs/path.c vfs_path_t *
vfs_path_t       1493 lib/vfs/path.c vfs_path_vtokens_get (const vfs_path_t * vpath, ssize_t start_position, ssize_t length)
vfs_path_t       1496 lib/vfs/path.c     vfs_path_t *ret_vpath = NULL;
vfs_path_t       1602 lib/vfs/path.c vfs_path_equal (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t       1630 lib/vfs/path.c vfs_path_equal_len (const vfs_path_t * vpath1, const vfs_path_t * vpath2, size_t len)
vfs_path_t       1656 lib/vfs/path.c vfs_path_len (const vfs_path_t * vpath)
vfs_path_t       1673 lib/vfs/path.c vfs_path_t *
vfs_path_t       1674 lib/vfs/path.c vfs_path_to_absolute (const vfs_path_t * vpath)
vfs_path_t       1676 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         86 lib/vfs/path.h vfs_path_t *vfs_path_change_encoding (vfs_path_t * vpath, const char *encoding);
vfs_path_t         89 lib/vfs/path.h char *vfs_path_serialize (const vfs_path_t * vpath, GError ** error);
vfs_path_t         90 lib/vfs/path.h vfs_path_t *vfs_path_deserialize (const char *data, GError ** error);
vfs_path_t         95 lib/vfs/path.h size_t vfs_path_len (const vfs_path_t * vpath);
vfs_path_t         96 lib/vfs/path.h gboolean vfs_path_equal (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t         97 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         98 lib/vfs/path.h vfs_path_t *vfs_path_to_absolute (const vfs_path_t * vpath);
vfs_path_t        111 lib/vfs/path.h vfs_path_get_last_path_str (const vfs_path_t * vpath)
vfs_path_t        123 lib/vfs/path.h vfs_path_get_last_path_vfs (const vfs_path_t * vpath)
vfs_path_t        142 lib/vfs/path.h vfs_path_as_str (const vfs_path_t * vpath)
vfs_path_t        182 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        215 lib/vfs/vfs.c  vfs_test_current_dir (const vfs_path_t * vpath)
vfs_path_t        420 lib/vfs/vfs.c  const vfs_path_t *
vfs_path_t        433 lib/vfs/vfs.c  vfs_set_raw_current_dir (const vfs_path_t * vpath)
vfs_path_t        436 lib/vfs/vfs.c      current_path = (vfs_path_t *) vpath;
vfs_path_t        452 lib/vfs/vfs.c  vfs_file_class_flags (const vfs_path_t * vpath)
vfs_path_t        609 lib/vfs/vfs.c  vfs_file_is_local (const vfs_path_t * vpath)
vfs_path_t        639 lib/vfs/vfs.c      vfs_path_t *tmp_vpath;
vfs_path_t        157 lib/vfs/vfs.h      void *(*open) (const vfs_path_t * vpath, int flags, mode_t mode);
vfs_path_t        162 lib/vfs/vfs.h      void *(*opendir) (const vfs_path_t * vpath);
vfs_path_t        166 lib/vfs/vfs.h      int (*stat) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        167 lib/vfs/vfs.h      int (*lstat) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        170 lib/vfs/vfs.h      int (*chmod) (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        171 lib/vfs/vfs.h      int (*chown) (const vfs_path_t * vpath, uid_t owner, gid_t group);
vfs_path_t        173 lib/vfs/vfs.h      int (*fgetflags) (const vfs_path_t * vpath, unsigned long *flags);
vfs_path_t        174 lib/vfs/vfs.h      int (*fsetflags) (const vfs_path_t * vpath, unsigned long flags);
vfs_path_t        176 lib/vfs/vfs.h      int (*utime) (const vfs_path_t * vpath, mc_timesbuf_t * times);
vfs_path_t        178 lib/vfs/vfs.h      int (*readlink) (const vfs_path_t * vpath, char *buf, size_t size);
vfs_path_t        179 lib/vfs/vfs.h      int (*symlink) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        180 lib/vfs/vfs.h      int (*link) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        181 lib/vfs/vfs.h      int (*unlink) (const vfs_path_t * vpath);
vfs_path_t        182 lib/vfs/vfs.h      int (*rename) (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        183 lib/vfs/vfs.h      int (*chdir) (const vfs_path_t * vpath);
vfs_path_t        186 lib/vfs/vfs.h      int (*mknod) (const vfs_path_t * vpath, mode_t mode, dev_t dev);
vfs_path_t        188 lib/vfs/vfs.h      vfsid (*getid) (const vfs_path_t * vpath);
vfs_path_t        193 lib/vfs/vfs.h      vfs_path_t *(*getlocalcopy) (const vfs_path_t * vpath);
vfs_path_t        194 lib/vfs/vfs.h      int (*ungetlocalcopy) (const vfs_path_t * vpath, const vfs_path_t * local_vpath,
vfs_path_t        197 lib/vfs/vfs.h      int (*mkdir) (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        198 lib/vfs/vfs.h      int (*rmdir) (const vfs_path_t * vpath);
vfs_path_t        201 lib/vfs/vfs.h      int (*setctl) (const vfs_path_t * vpath, int ctlop, void *arg);
vfs_path_t        233 lib/vfs/vfs.h  void *vfs_s_open (const vfs_path_t * vpath, int flags, mode_t mode);
vfs_path_t        234 lib/vfs/vfs.h  int vfs_s_stat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        235 lib/vfs/vfs.h  int vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        240 lib/vfs/vfs.h  vfsid vfs_getid (const vfs_path_t * vpath);
vfs_path_t        256 lib/vfs/vfs.h  const vfs_path_t *vfs_get_raw_current_dir (void);
vfs_path_t        257 lib/vfs/vfs.h  void vfs_set_raw_current_dir (const vfs_path_t * vpath);
vfs_path_t        260 lib/vfs/vfs.h  gboolean vfs_file_is_local (const vfs_path_t * vpath);
vfs_path_t        264 lib/vfs/vfs.h  vfs_flags_t vfs_file_class_flags (const vfs_path_t * vpath);
vfs_path_t        273 lib/vfs/vfs.h  void vfs_stamp_path (const vfs_path_t * path);
vfs_path_t        275 lib/vfs/vfs.h  void vfs_release_path (const vfs_path_t * vpath);
vfs_path_t        307 lib/vfs/vfs.h  int mc_utime (const vfs_path_t * vpath, mc_timesbuf_t * times);
vfs_path_t        308 lib/vfs/vfs.h  int mc_readlink (const vfs_path_t * vpath, char *buf, size_t bufsiz);
vfs_path_t        311 lib/vfs/vfs.h  DIR *mc_opendir (const vfs_path_t * vpath);
vfs_path_t        314 lib/vfs/vfs.h  int mc_stat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        315 lib/vfs/vfs.h  int mc_mknod (const vfs_path_t * vpath, mode_t mode, dev_t dev);
vfs_path_t        316 lib/vfs/vfs.h  int mc_link (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        317 lib/vfs/vfs.h  int mc_mkdir (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        318 lib/vfs/vfs.h  int mc_rmdir (const vfs_path_t * vpath);
vfs_path_t        320 lib/vfs/vfs.h  int mc_lstat (const vfs_path_t * vpath, struct stat *buf);
vfs_path_t        321 lib/vfs/vfs.h  int mc_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        322 lib/vfs/vfs.h  int mc_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
vfs_path_t        323 lib/vfs/vfs.h  int mc_chmod (const vfs_path_t * vpath, mode_t mode);
vfs_path_t        324 lib/vfs/vfs.h  int mc_chown (const vfs_path_t * vpath, uid_t owner, gid_t group);
vfs_path_t        325 lib/vfs/vfs.h  int mc_fgetflags (const vfs_path_t * vpath, unsigned long *flags);
vfs_path_t        326 lib/vfs/vfs.h  int mc_fsetflags (const vfs_path_t * vpath, unsigned long flags);
vfs_path_t        327 lib/vfs/vfs.h  int mc_chdir (const vfs_path_t * vpath);
vfs_path_t        328 lib/vfs/vfs.h  int mc_unlink (const vfs_path_t * vpath);
vfs_path_t        330 lib/vfs/vfs.h  int mc_setctl (const vfs_path_t * vpath, int ctlop, void *arg);
vfs_path_t        331 lib/vfs/vfs.h  int mc_open (const vfs_path_t * vpath, int flags, ...);
vfs_path_t        332 lib/vfs/vfs.h  vfs_path_t *mc_getlocalcopy (const vfs_path_t * pathname_vpath);
vfs_path_t        333 lib/vfs/vfs.h  int mc_ungetlocalcopy (const vfs_path_t * pathname_vpath, const vfs_path_t * local_vpath,
vfs_path_t        335 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        141 lib/widget/input_complete.c     static vfs_path_t *dirname_vpath = NULL;
vfs_path_t        231 lib/widget/input_complete.c             vfs_path_t *tmp_vpath;
vfs_path_t        483 src/args.c     mcedit_arg_vpath_new (vfs_path_t * file_vpath, long line_number)
vfs_path_t        569 src/args.c                 vfs_path_t *tmp_vpath, *fname_vpath;
vfs_path_t        777 src/args.c             vfs_path_t *vpath;
vfs_path_t         15 src/args.h         vfs_path_t *file_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        139 src/diffviewer/ydiff.c rewrite_backup_content (const vfs_path_t * from_file_name_vpath, const char *to_file_name)
vfs_path_t        179 src/diffviewer/ydiff.c     vfs_path_t *diff_file_name = NULL;
vfs_path_t       2135 src/diffviewer/ydiff.c         vfs_path_t *merge_file_name_vpath = NULL;
vfs_path_t       2748 src/diffviewer/ydiff.c     vfs_path_t *vpath;
vfs_path_t       2897 src/diffviewer/ydiff.c         vfs_path_t *tmp_vpath;
vfs_path_t       3456 src/diffviewer/ydiff.c     vfs_path_t *file0 = NULL;
vfs_path_t       3457 src/diffviewer/ydiff.c     vfs_path_t *file1 = NULL;
vfs_path_t       3548 src/diffviewer/ydiff.c             vfs_path_t *real_file0, *real_file1;
vfs_path_t        115 src/editor/edit-impl.h     vfs_path_t *filename_vpath;
vfs_path_t        139 src/editor/edit-impl.h gboolean edit_add_window (WDialog * h, const WRect * r, const vfs_path_t * f, long fline);
vfs_path_t        161 src/editor/edit-impl.h gboolean edit_reload_line (WEdit * edit, const vfs_path_t * filename_vpath, long line);
vfs_path_t        179 src/editor/edit-impl.h char *edit_get_write_filter (const vfs_path_t * write_name_vpath,
vfs_path_t        180 src/editor/edit-impl.h                              const vfs_path_t * filename_vpath);
vfs_path_t        183 src/editor/edit-impl.h WEdit *edit_init (WEdit * edit, const WRect * r, const vfs_path_t * filename_vpath, long line);
vfs_path_t        187 src/editor/edit-impl.h gboolean edit_load_file_from_filename (WDialog * h, const vfs_path_t * vpath, long line);
vfs_path_t        202 src/editor/edit-impl.h off_t edit_insert_file (WEdit * edit, const vfs_path_t * filename_vpath);
vfs_path_t        235 src/editor/edit-impl.h void edit_set_filename (WEdit * edit, const vfs_path_t * name_vpath);
vfs_path_t        273 src/editor/edit-impl.h edit_reload (WEdit * edit, const vfs_path_t * filename_vpath)
vfs_path_t        196 src/editor/edit.c edit_load_file_fast (edit_buffer_t * buf, const vfs_path_t * filename_vpath)
vfs_path_t        243 src/editor/edit.c edit_find_filter (const vfs_path_t * filename_vpath)
vfs_path_t        263 src/editor/edit.c edit_get_filter (const vfs_path_t * filename_vpath)
vfs_path_t        308 src/editor/edit.c check_file_access (WEdit * edit, const vfs_path_t * filename_vpath, struct stat *st)
vfs_path_t       1811 src/editor/edit.c     vfs_path_t *block_file_vpath;
vfs_path_t       1855 src/editor/edit.c edit_get_write_filter (const vfs_path_t * write_name_vpath, const vfs_path_t * filename_vpath)
vfs_path_t       1993 src/editor/edit.c edit_insert_file (WEdit * edit, const vfs_path_t * filename_vpath)
vfs_path_t       2122 src/editor/edit.c edit_init (WEdit * edit, const WRect * r, const vfs_path_t * filename_vpath, long line)
vfs_path_t       2274 src/editor/edit.c edit_reload_line (WEdit * edit, const vfs_path_t * filename_vpath, long line)
vfs_path_t         75 src/editor/edit.h gboolean edit_file (const vfs_path_t * file_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        331 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t        380 src/editor/editcmd.c static vfs_path_t *
vfs_path_t        385 src/editor/editcmd.c     vfs_path_t *ret_vpath = NULL;
vfs_path_t        896 src/editor/editcmd.c edit_set_filename (WEdit * edit, const vfs_path_t * name_vpath)
vfs_path_t        913 src/editor/editcmd.c     vfs_path_t *exp_vpath;
vfs_path_t       1058 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1082 src/editor/editcmd.c edit_load_file_from_filename (WDialog * h, const vfs_path_t * vpath, long line)
vfs_path_t       1108 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1130 src/editor/editcmd.c     vfs_path_t *extdir_vpath;
vfs_path_t       1150 src/editor/editcmd.c         vfs_path_t *user_syntax_file_vpath;
vfs_path_t       1175 src/editor/editcmd.c     vfs_path_t *buffer_vpath;
vfs_path_t       1176 src/editor/editcmd.c     vfs_path_t *menufile_vpath;
vfs_path_t       1517 src/editor/editcmd.c     vfs_path_t *vpath;
vfs_path_t       1633 src/editor/editcmd.c     vfs_path_t *tmp;
vfs_path_t       1740 src/editor/editcmd.c         vfs_path_t *exp_vpath;
vfs_path_t       1817 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t       1865 src/editor/editcmd.c         vfs_path_t *tmp_vpath;
vfs_path_t       1200 src/editor/editwidget.c edit_file (const vfs_path_t * file_vpath, long line)
vfs_path_t       1202 src/editor/editwidget.c     mcedit_arg_t arg = { (vfs_path_t *) file_vpath, line };
vfs_path_t       1375 src/editor/editwidget.c edit_add_window (WDialog * h, const WRect * r, const vfs_path_t * f, long fline)
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         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        457 src/execute.c      vfs_path_t *new_dir_vpath = NULL;
vfs_path_t        496 src/execute.c          vfs_path_t **new_dir_p;
vfs_path_t        610 src/execute.c  execute_with_vfs_arg (const char *command, const vfs_path_t * filename_vpath)
vfs_path_t        612 src/execute.c      vfs_path_t *localcopy_vpath = NULL;
vfs_path_t        613 src/execute.c      const vfs_path_t *do_execute_vpath;
vfs_path_t        637 src/execute.c  execute_external_editor_or_viewer (const char *command, const vfs_path_t * filename_vpath,
vfs_path_t        640 src/execute.c      vfs_path_t *localcopy_vpath = NULL;
vfs_path_t        641 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        847 src/filemanager/achown.c try_advanced_chown (const vfs_path_t * p, mode_t m, uid_t u, gid_t g)
vfs_path_t        932 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        946 src/filemanager/achown.c apply_advanced_chowns (WPanel * panel, vfs_path_t * vpath, struct stat *sf)
vfs_path_t       1010 src/filemanager/achown.c         vfs_path_t *vpath;
vfs_path_t       1105 src/filemanager/boxes.c         const vfs_path_t *selected_name;
vfs_path_t       1241 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       1109 src/filemanager/chattr.c try_chattr (const vfs_path_t * p, unsigned long m)
vfs_path_t       1155 src/filemanager/chattr.c do_chattr (WPanel * panel, const vfs_path_t * p, unsigned long m)
vfs_path_t       1172 src/filemanager/chattr.c chattr_apply_mask (WPanel * panel, vfs_path_t * vpath, unsigned long m)
vfs_path_t       1223 src/filemanager/chattr.c         vfs_path_t *vpath;
vfs_path_t        427 src/filemanager/chmod.c try_chmod (const vfs_path_t * p, mode_t m)
vfs_path_t        473 src/filemanager/chmod.c do_chmod (WPanel * panel, const vfs_path_t * p, struct stat *sf)
vfs_path_t        490 src/filemanager/chmod.c apply_mask (WPanel * panel, vfs_path_t * vpath, struct stat *sf)
vfs_path_t        543 src/filemanager/chmod.c         vfs_path_t *vpath;
vfs_path_t        299 src/filemanager/chown.c try_chown (const vfs_path_t * p, uid_t u, gid_t g)
vfs_path_t        345 src/filemanager/chown.c do_chown (WPanel * panel, const vfs_path_t * p, uid_t u, gid_t g)
vfs_path_t        359 src/filemanager/chown.c apply_chowns (WPanel * panel, vfs_path_t * vpath, uid_t u, gid_t g)
vfs_path_t        409 src/filemanager/chown.c         vfs_path_t *vpath;
vfs_path_t        141 src/filemanager/cmd.c         vfs_path_t *fname_vpath;
vfs_path_t        155 src/filemanager/cmd.c         vfs_path_t *filename_vpath;
vfs_path_t        168 src/filemanager/cmd.c do_edit (const vfs_path_t * what_vpath)
vfs_path_t        176 src/filemanager/cmd.c compare_files (const vfs_path_t * vpath1, const vfs_path_t * vpath2, off_t size)
vfs_path_t        312 src/filemanager/cmd.c                 vfs_path_t *src_name, *dst_name;
vfs_path_t        333 src/filemanager/cmd.c     vfs_path_t *dest_vpath = NULL;
vfs_path_t        337 src/filemanager/cmd.c         vfs_path_t *fname_vpath;
vfs_path_t        355 src/filemanager/cmd.c         vfs_path_t *s, *d;
vfs_path_t        439 src/filemanager/cmd.c         vfs_path_t *cd_vpath;
vfs_path_t        507 src/filemanager/cmd.c view_file_at_line (const vfs_path_t * filename_vpath, gboolean plain_view, gboolean internal,
vfs_path_t        587 src/filemanager/cmd.c view_file (const vfs_path_t * filename_vpath, gboolean plain_view, gboolean internal)
vfs_path_t        609 src/filemanager/cmd.c     vfs_path_t *vpath;
vfs_path_t        662 src/filemanager/cmd.c edit_file_at_line (const vfs_path_t * what_vpath, gboolean internal, long start_line)
vfs_path_t        701 src/filemanager/cmd.c     vfs_path_t *fname;
vfs_path_t        715 src/filemanager/cmd.c     vfs_path_t *fname;
vfs_path_t        729 src/filemanager/cmd.c     vfs_path_t *fname_vpath = NULL;
vfs_path_t        776 src/filemanager/cmd.c         vfs_path_t *absdir;
vfs_path_t        828 src/filemanager/cmd.c     vfs_path_t *extdir_vpath;
vfs_path_t        840 src/filemanager/cmd.c         vfs_path_t *buffer_vpath;
vfs_path_t        868 src/filemanager/cmd.c     vfs_path_t *buffer_vpath;
vfs_path_t        869 src/filemanager/cmd.c     vfs_path_t *menufile_vpath;
vfs_path_t        927 src/filemanager/cmd.c     vfs_path_t *fhlfile_vpath = NULL;
vfs_path_t        940 src/filemanager/cmd.c         vfs_path_t *buffer_vpath;
vfs_path_t        977 src/filemanager/cmd.c         vfs_path_t *vpath;
vfs_path_t        985 src/filemanager/cmd.c         vfs_path_t *deprecated_vpath;
vfs_path_t       1004 src/filemanager/cmd.c     vfs_path_t *target_vpath;
vfs_path_t       1123 src/filemanager/cmd.c                 vfs_path_t *p_vpath;
vfs_path_t       1134 src/filemanager/cmd.c                     vfs_path_t *dest_vpath;
vfs_path_t       1275 src/filemanager/cmd.c         vfs_path_t *p;
vfs_path_t       1322 src/filemanager/cmd.c             vfs_path_t *p;
vfs_path_t       1353 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        117 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t        118 src/filemanager/file.c     vfs_path_t *dst_vpath;
vfs_path_t        344 src/filemanager/file.c is_in_linklist (const GSList * lp, const vfs_path_t * vpath, const struct stat *sb)
vfs_path_t        372 src/filemanager/file.c check_hardlinks (const vfs_path_t * src_vpath, const struct stat *src_stat,
vfs_path_t        373 src/filemanager/file.c                  const vfs_path_t * dst_vpath, gboolean * skip_all)
vfs_path_t        512 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        521 src/filemanager/file.c     vfs_path_t *link_target_vpath = NULL;
vfs_path_t        564 src/filemanager/file.c             vfs_path_t *q;
vfs_path_t        579 src/filemanager/file.c                 vfs_path_t *tmp_vpath1, *tmp_vpath2;
vfs_path_t        640 src/filemanager/file.c do_compute_dir_size (const vfs_path_t * dirname_vpath, dirsize_status_msg_t * dsm,
vfs_path_t        663 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t        731 src/filemanager/file.c             vfs_path_t *p;
vfs_path_t        755 src/filemanager/file.c panel_operate_init_totals (const WPanel * panel, const vfs_path_t * source,
vfs_path_t       1205 src/filemanager/file.c try_remove_file (file_op_context_t * ctx, const vfs_path_t * vpath, FileProgressStatus * status)
vfs_path_t       1243 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       1405 src/filemanager/file.c erase_file (file_op_total_context_t * tctx, file_op_context_t * ctx, const vfs_path_t * vpath)
vfs_path_t       1463 src/filemanager/file.c recursive_erase (file_op_total_context_t * tctx, file_op_context_t * ctx, const vfs_path_t * vpath)
vfs_path_t       1476 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t       1527 src/filemanager/file.c check_dir_is_empty (const vfs_path_t * vpath)
vfs_path_t       1551 src/filemanager/file.c erase_dir_iff_empty (file_op_context_t * ctx, const vfs_path_t * vpath, size_t count)
vfs_path_t       1576 src/filemanager/file.c                       const vfs_path_t * vpath, FileProgressStatus * status)
vfs_path_t       1627 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       1657 src/filemanager/file.c         vfs_path_t *tmp;
vfs_path_t       1784 src/filemanager/file.c         const vfs_path_t *selected_name;
vfs_path_t       1822 src/filemanager/file.c         vfs_path_t *source_vpath;
vfs_path_t       2035 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t       2137 src/filemanager/file.c     vfs_path_t *src_vpath;
vfs_path_t       2231 src/filemanager/file.c file_is_symlink_to_dir (const vfs_path_t * vpath, struct stat * st, gboolean * stale_link)
vfs_path_t       2281 src/filemanager/file.c     vfs_path_t *src_vpath = NULL, *dst_vpath = NULL;
vfs_path_t       2850 src/filemanager/file.c     vfs_path_t *src_vpath, *dst_vpath;
vfs_path_t       2971 src/filemanager/file.c             vfs_path_t *tmp;
vfs_path_t       3034 src/filemanager/file.c         vfs_path_t *tmp_vpath;
vfs_path_t       3137 src/filemanager/file.c erase_dir (file_op_total_context_t * tctx, file_op_context_t * ctx, const vfs_path_t * vpath)
vfs_path_t       3273 src/filemanager/file.c compute_dir_size (const vfs_path_t * dirname_vpath, dirsize_status_msg_t * sm,
vfs_path_t       3304 src/filemanager/file.c     vfs_path_t *dest_vpath = NULL;
vfs_path_t       3305 src/filemanager/file.c     vfs_path_t *save_cwd = NULL, *save_dest = NULL;
vfs_path_t       3419 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         53 src/filemanager/file.h                               const vfs_path_t * vpath);
vfs_path_t         63 src/filemanager/file.h FileProgressStatus compute_dir_size (const vfs_path_t * dirname_vpath, dirsize_status_msg_t * sm,
vfs_path_t        517 src/filemanager/filegui.c     vfs_path_t *p;
vfs_path_t       1135 src/filemanager/filegui.c file_progress_show_source (file_op_context_t * ctx, const vfs_path_t * vpath)
vfs_path_t       1163 src/filemanager/filegui.c file_progress_show_target (file_op_context_t * ctx, const vfs_path_t * vpath)
vfs_path_t       1304 src/filemanager/filegui.c     vfs_path_t *vpath;
vfs_path_t         35 src/filemanager/filegui.h void file_progress_show_source (file_op_context_t * ctx, const vfs_path_t * vpath);
vfs_path_t         36 src/filemanager/filegui.h void file_progress_show_target (file_op_context_t * ctx, const vfs_path_t * vpath);
vfs_path_t        157 src/filemanager/filemanager.c         vfs_path_t *sel_vdir;
vfs_path_t        570 src/filemanager/filemanager.c     vfs_path_t *original_dir;
vfs_path_t        649 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        665 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        698 src/filemanager/filemanager.c     vfs_path_t *cwd_vpath;
vfs_path_t        735 src/filemanager/filemanager.c         vfs_path_t *vpath;
vfs_path_t        781 src/filemanager/filemanager.c         const vfs_path_t *selected_name;
vfs_path_t        862 src/filemanager/filemanager.c     vfs_path_t *vpath;
vfs_path_t        943 src/filemanager/filemanager.c static vfs_path_t *
vfs_path_t        946 src/filemanager/filemanager.c     vfs_path_t *vpath;
vfs_path_t        976 src/filemanager/filemanager.c             vfs_path_t *vpath = NULL;
vfs_path_t       1008 src/filemanager/filemanager.c         vfs_path_t *s_vpath;
vfs_path_t         63 src/filemanager/filenot.c static vfs_path_t *
vfs_path_t         64 src/filemanager/filenot.c get_absolute_name (const vfs_path_t * vpath)
vfs_path_t         78 src/filemanager/filenot.c my_mkdir_rec (const vfs_path_t * vpath, mode_t mode)
vfs_path_t         80 src/filemanager/filenot.c     vfs_path_t *q;
vfs_path_t        113 src/filemanager/filenot.c my_mkdir (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        120 src/filemanager/filenot.c         vfs_path_t *my_s;
vfs_path_t        134 src/filemanager/filenot.c     vfs_path_t *vpath;
vfs_path_t        141 src/filemanager/filenot.c         vfs_path_t *my_s;
vfs_path_t         21 src/filemanager/filenot.h int my_mkdir (const vfs_path_t * vpath, mode_t mode);
vfs_path_t         21 src/filemanager/fileopctx.h typedef int (*mc_stat_fn) (const vfs_path_t * vpath, struct stat * buf);
vfs_path_t        886 src/filemanager/find.c push_directory (vfs_path_t * dir)
vfs_path_t        893 src/filemanager/find.c static inline vfs_path_t *
vfs_path_t        896 src/filemanager/find.c     return (vfs_path_t *) g_queue_pop_head (&dir_queue);
vfs_path_t        904 src/filemanager/find.c     vfs_path_free ((vfs_path_t *) data, TRUE);
vfs_path_t       1015 src/filemanager/find.c     vfs_path_t *vpath;
vfs_path_t       1305 src/filemanager/find.c                 vfs_path_t *tmp_vpath = NULL;
vfs_path_t       1391 src/filemanager/find.c                     vfs_path_t *tmp_vpath;
vfs_path_t       1455 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       1944 src/filemanager/find.c                 vfs_path_t *filename_vpath;
vfs_path_t        266 src/filemanager/info.c             vfs_path_t *vpath;
vfs_path_t        661 src/filemanager/layout.c         vfs_path_t *saved_dir_vpath;
vfs_path_t       1474 src/filemanager/layout.c         vfs_path_t *cwd_vpath;
vfs_path_t       1062 src/filemanager/panel.c         vfs_path_t *lc_link_vpath;
vfs_path_t       1245 src/filemanager/panel.c     vfs_path_t *last_vpath;
vfs_path_t       1470 src/filemanager/panel.c directory_history_add (WPanel * panel, const vfs_path_t * vpath)
vfs_path_t       2045 src/filemanager/panel.c     vfs_path_t *up_dir;
vfs_path_t       2072 src/filemanager/panel.c             vfs_path_t *vpath;
vfs_path_t       2342 src/filemanager/panel.c         vfs_path_t *dname_vpath;
vfs_path_t       2414 src/filemanager/panel.c         vfs_path_t *vpath;
vfs_path_t       2926 src/filemanager/panel.c     vfs_path_t *full_name_vpath;
vfs_path_t       2935 src/filemanager/panel.c         vfs_path_t *fname_vpath;
vfs_path_t       2967 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       3020 src/filemanager/panel.c     vfs_path_t *new_dir_vpath;
vfs_path_t       3075 src/filemanager/panel.c     vfs_path_t *new_dir_vpath;
vfs_path_t       3079 src/filemanager/panel.c     vfs_path_t *panel_fname_vpath;
vfs_path_t       3335 src/filemanager/panel.c get_parent_dir_name (const vfs_path_t * cwd_vpath, const vfs_path_t * lwd_vpath)
vfs_path_t       3380 src/filemanager/panel.c subshell_chdir (const vfs_path_t * vpath)
vfs_path_t       3397 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       3399 src/filemanager/panel.c     vfs_path_t *olddir_vpath;
vfs_path_t       3461 src/filemanager/panel.c             vfs_path_t *data_vpath;
vfs_path_t       3488 src/filemanager/panel.c             vfs_path_t *data_vpath;
vfs_path_t       3518 src/filemanager/panel.c         vfs_path_t *s_vpath;
vfs_path_t       4145 src/filemanager/panel.c         vfs_path_t *vpath;
vfs_path_t       4308 src/filemanager/panel.c static vfs_path_t *
vfs_path_t       4309 src/filemanager/panel.c panel_recursive_cd_to_parent (const vfs_path_t * vpath)
vfs_path_t       4311 src/filemanager/panel.c     vfs_path_t *cwd_vpath;
vfs_path_t       4318 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       4438 src/filemanager/panel.c panel_set_cwd (WPanel * panel, const vfs_path_t * vpath)
vfs_path_t       4456 src/filemanager/panel.c panel_set_lwd (WPanel * panel, const vfs_path_t * vpath)
vfs_path_t       4569 src/filemanager/panel.c                           const vfs_path_t * vpath)
vfs_path_t       4616 src/filemanager/panel.c         vfs_path_t *tmp_vpath;
vfs_path_t       4635 src/filemanager/panel.c     vfs_path_t *cwd_vpath;
vfs_path_t       4849 src/filemanager/panel.c panel_do_cd (WPanel * panel, const vfs_path_t * new_dir_vpath, enum cd_enum cd_type)
vfs_path_t       4953 src/filemanager/panel.c         vfs_path_t *cd_path_vpath;
vfs_path_t       4987 src/filemanager/panel.c vfs_path_t *
vfs_path_t       4988 src/filemanager/panel.c remove_encoding_from_path (const vfs_path_t * vpath)
vfs_path_t       4990 src/filemanager/panel.c     vfs_path_t *ret_vpath;
vfs_path_t       5243 src/filemanager/panel.c             vfs_path_t *tmp_vpath;
vfs_path_t       5272 src/filemanager/panel.c panel_panelize_change_root (WPanel * panel, const vfs_path_t * new_root)
vfs_path_t       5310 src/filemanager/panel.c         vfs_path_t *root;
vfs_path_t       5399 src/filemanager/panel.c panel_cd (WPanel * panel, const vfs_path_t * new_dir_vpath, enum cd_enum exact)
vfs_path_t       5402 src/filemanager/panel.c     const vfs_path_t *_new_dir_vpath = new_dir_vpath;
vfs_path_t         78 src/filemanager/panel.h     vfs_path_t *root_vpath;
vfs_path_t        102 src/filemanager/panel.h     vfs_path_t *cwd_vpath;      /* Current Working Directory */
vfs_path_t        103 src/filemanager/panel.h     vfs_path_t *lwd_vpath;      /* Last Working Directory */
vfs_path_t        157 src/filemanager/panel.h                                   const vfs_path_t * vpath);
vfs_path_t        167 src/filemanager/panel.h vfs_path_t *remove_encoding_from_path (const vfs_path_t * vpath);
vfs_path_t        184 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        185 src/filemanager/panel.h gboolean panel_cd (WPanel * panel, const vfs_path_t * new_dir_vpath, enum cd_enum cd_type);
vfs_path_t        194 src/filemanager/panel.h void panel_set_cwd (WPanel * panel, const vfs_path_t * vpath);
vfs_path_t        195 src/filemanager/panel.h void panel_set_lwd (WPanel * panel, const vfs_path_t * vpath);
vfs_path_t        198 src/filemanager/panel.h void panel_panelize_change_root (WPanel * panel, const vfs_path_t * new_root);
vfs_path_t        234 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        760 src/filemanager/tree.c         vfs_path_t *dest_vpath;
vfs_path_t       1315 src/filemanager/tree.c tree_chdir (WTree * tree, const vfs_path_t * dir)
vfs_path_t       1330 src/filemanager/tree.c const vfs_path_t *
vfs_path_t       1339 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        345 src/main.c             vfs_path_t *vpath;
vfs_path_t       1447 src/subshell/common.c invoke_subshell (const char *command, int how, vfs_path_t ** new_dir_vpath)
vfs_path_t       1686 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        448 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        772 src/vfs/cpio/cpio.c cpio_open_archive (struct vfs_s_super *super, const vfs_path_t * vpath,
vfs_path_t        813 src/vfs/cpio/cpio.c cpio_super_check (const vfs_path_t * vpath)
vfs_path_t        826 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        768 src/vfs/extfs/extfs.c extfs_get_path (const vfs_path_t * vpath, struct extfs_super_t **archive, int flags)
vfs_path_t        899 src/vfs/extfs/extfs.c         vfs_path_t *vpath;
vfs_path_t       1004 src/vfs/extfs/extfs.c extfs_run (const vfs_path_t * vpath)
vfs_path_t       1032 src/vfs/extfs/extfs.c extfs_open (const vfs_path_t * vpath, int flags, mode_t mode)
vfs_path_t       1063 src/vfs/extfs/extfs.c         vfs_path_t *local_filename_vpath;
vfs_path_t       1167 src/vfs/extfs/extfs.c extfs_opendir (const vfs_path_t * vpath)
vfs_path_t       1239 src/vfs/extfs/extfs.c extfs_internal_stat (const vfs_path_t * vpath, struct stat *buf, gboolean resolve)
vfs_path_t       1267 src/vfs/extfs/extfs.c extfs_stat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1275 src/vfs/extfs/extfs.c extfs_lstat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1294 src/vfs/extfs/extfs.c extfs_readlink (const vfs_path_t * vpath, char *buf, size_t size)
vfs_path_t       1326 src/vfs/extfs/extfs.c extfs_chown (const vfs_path_t * vpath, uid_t owner, gid_t group)
vfs_path_t       1337 src/vfs/extfs/extfs.c extfs_chmod (const vfs_path_t * vpath, mode_t mode)
vfs_path_t       1358 src/vfs/extfs/extfs.c extfs_unlink (const vfs_path_t * vpath)
vfs_path_t       1393 src/vfs/extfs/extfs.c extfs_mkdir (const vfs_path_t * vpath, mode_t mode)
vfs_path_t       1439 src/vfs/extfs/extfs.c extfs_rmdir (const vfs_path_t * vpath)
vfs_path_t       1475 src/vfs/extfs/extfs.c extfs_chdir (const vfs_path_t * vpath)
vfs_path_t       1501 src/vfs/extfs/extfs.c extfs_getid (const vfs_path_t * vpath)
vfs_path_t       1512 src/vfs/extfs/extfs.c static vfs_path_t *
vfs_path_t       1513 src/vfs/extfs/extfs.c extfs_getlocalcopy (const vfs_path_t * vpath)
vfs_path_t       1516 src/vfs/extfs/extfs.c     vfs_path_t *p;
vfs_path_t       1535 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
vfs_path_t       1698 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         63 src/vfs/local/local.c local_open (const vfs_path_t * vpath, int flags, mode_t mode)
vfs_path_t         83 src/vfs/local/local.c local_opendir (const vfs_path_t * vpath)
vfs_path_t        144 src/vfs/local/local.c local_stat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t        155 src/vfs/local/local.c local_lstat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t        170 src/vfs/local/local.c local_chmod (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        181 src/vfs/local/local.c local_chown (const vfs_path_t * vpath, uid_t owner, gid_t group)
vfs_path_t        194 src/vfs/local/local.c local_fgetflags (const vfs_path_t * vpath, unsigned long *flags)
vfs_path_t        205 src/vfs/local/local.c local_fsetflags (const vfs_path_t * vpath, unsigned long flags)
vfs_path_t        218 src/vfs/local/local.c local_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
vfs_path_t        235 src/vfs/local/local.c local_readlink (const vfs_path_t * vpath, char *buf, size_t size)
vfs_path_t        246 src/vfs/local/local.c local_unlink (const vfs_path_t * vpath)
vfs_path_t        257 src/vfs/local/local.c local_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        298 src/vfs/local/local.c local_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        310 src/vfs/local/local.c local_chdir (const vfs_path_t * vpath)
vfs_path_t        321 src/vfs/local/local.c local_mknod (const vfs_path_t * vpath, mode_t mode, dev_t dev)
vfs_path_t        332 src/vfs/local/local.c local_link (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        344 src/vfs/local/local.c local_mkdir (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        355 src/vfs/local/local.c local_rmdir (const vfs_path_t * vpath)
vfs_path_t        365 src/vfs/local/local.c static vfs_path_t *
vfs_path_t        366 src/vfs/local/local.c local_getlocalcopy (const vfs_path_t * vpath)
vfs_path_t        374 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
vfs_path_t        137 src/vfs/sfs/sfs.c sfs_vfmake (const vfs_path_t * vpath, vfs_path_t * cache_vpath)
vfs_path_t        143 src/vfs/sfs/sfs.c     vfs_path_t *pname;          /* name of parent archive */
vfs_path_t        169 src/vfs/sfs/sfs.c         vfs_path_t *s;
vfs_path_t        255 src/vfs/sfs/sfs.c sfs_redirect (const vfs_path_t * vpath)
vfs_path_t        259 src/vfs/sfs/sfs.c     vfs_path_t *cache_vpath;
vfs_path_t        297 src/vfs/sfs/sfs.c sfs_open (const vfs_path_t * vpath /*struct vfs_class *me, const char *path */ , int flags,
vfs_path_t        316 src/vfs/sfs/sfs.c sfs_stat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t        324 src/vfs/sfs/sfs.c sfs_lstat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t        336 src/vfs/sfs/sfs.c sfs_chmod (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        344 src/vfs/sfs/sfs.c sfs_chown (const vfs_path_t * vpath, uid_t owner, gid_t group)
vfs_path_t        352 src/vfs/sfs/sfs.c sfs_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
vfs_path_t        364 src/vfs/sfs/sfs.c sfs_readlink (const vfs_path_t * vpath, char *buf, size_t size)
vfs_path_t        372 src/vfs/sfs/sfs.c sfs_getid (const vfs_path_t * vpath)
vfs_path_t        429 src/vfs/sfs/sfs.c static vfs_path_t *
vfs_path_t        430 src/vfs/sfs/sfs.c sfs_getlocalcopy (const vfs_path_t * vpath)
vfs_path_t        438 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        118 src/vfs/sftpfs/internal.c                   const vfs_path_t * vpath, GError ** mcerror, int stat_type,
vfs_path_t        224 src/vfs/sftpfs/internal.c                 const vfs_path_t * vpath, GError ** mcerror)
vfs_path_t        287 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror)
vfs_path_t        315 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t * vpath, struct stat *buf, GError ** mcerror)
vfs_path_t        345 src/vfs/sftpfs/internal.c sftpfs_readlink (const vfs_path_t * vpath, char *buf, size_t size, GError ** mcerror)
vfs_path_t        384 src/vfs/sftpfs/internal.c sftpfs_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2, GError ** mcerror)
vfs_path_t        437 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror)
vfs_path_t        491 src/vfs/sftpfs/internal.c sftpfs_chmod (const vfs_path_t * vpath, mode_t mode, GError ** mcerror)
vfs_path_t        543 src/vfs/sftpfs/internal.c sftpfs_unlink (const vfs_path_t * vpath, GError ** mcerror)
vfs_path_t        580 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        363 src/vfs/sftpfs/sftpfs.c sftpfs_cb_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        384 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mknod (const vfs_path_t * vpath, mode_t mode, dev_t dev)
vfs_path_t        403 src/vfs/sftpfs/sftpfs.c sftpfs_cb_link (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        422 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chown (const vfs_path_t * vpath, uid_t owner, gid_t group)
vfs_path_t        522 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chmod (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        542 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mkdir (const vfs_path_t * vpath, mode_t mode)
vfs_path_t        561 src/vfs/sftpfs/sftpfs.c sftpfs_cb_rmdir (const vfs_path_t * vpath)
vfs_path_t        602 src/vfs/sftpfs/sftpfs.c sftpfs_cb_unlink (const vfs_path_t * vpath)
vfs_path_t        622 src/vfs/sftpfs/sftpfs.c sftpfs_cb_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t        689 src/vfs/sftpfs/sftpfs.c                      const vfs_path_t * vpath, void *cookie)
vfs_path_t        734 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       1247 src/vfs/shell/shell.c shell_rename (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t       1281 src/vfs/shell/shell.c shell_link (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t       1315 src/vfs/shell/shell.c shell_symlink (const vfs_path_t * vpath1, const vfs_path_t * vpath2)
vfs_path_t       1346 src/vfs/shell/shell.c shell_stat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1358 src/vfs/shell/shell.c shell_lstat (const vfs_path_t * vpath, struct stat *buf)
vfs_path_t       1382 src/vfs/shell/shell.c shell_chmod (const vfs_path_t * vpath, mode_t mode)
vfs_path_t       1411 src/vfs/shell/shell.c shell_chown (const vfs_path_t * vpath, uid_t owner, gid_t group)
vfs_path_t       1483 src/vfs/shell/shell.c shell_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
vfs_path_t       1536 src/vfs/shell/shell.c shell_unlink (const vfs_path_t * vpath)
vfs_path_t       1564 src/vfs/shell/shell.c shell_exists (const vfs_path_t * vpath)
vfs_path_t       1592 src/vfs/shell/shell.c shell_mkdir (const vfs_path_t * vpath, mode_t mode)
vfs_path_t       1629 src/vfs/shell/shell.c shell_rmdir (const vfs_path_t * vpath)
vfs_path_t       1685 src/vfs/shell/shell.c             vfs_path_t *vpath = NULL;
vfs_path_t       1750 src/vfs/shell/shell.c shell_open (const vfs_path_t * vpath, int flags, mode_t mode)
vfs_path_t        900 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        924 src/vfs/tar/tar.c         vfs_path_t *tmp_vpath;
vfs_path_t        968 src/vfs/tar/tar.c tar_open_archive (struct vfs_s_super *archive, const vfs_path_t * vpath,
vfs_path_t       1049 src/vfs/tar/tar.c tar_super_check (const vfs_path_t * vpath)
vfs_path_t       1063 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        344 src/viewer/actions_cmd.c     vfs_path_t *vfile;
vfs_path_t        345 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        238 src/viewer/mcviewer.c mcview_viewer (const char *command, const vfs_path_t * file_vpath, int start_line,
vfs_path_t        287 src/viewer/mcviewer.c     vfs_path_t *vpath = NULL;
vfs_path_t        300 src/viewer/mcviewer.c             vfs_path_t *p;
vfs_path_t        393 src/viewer/mcviewer.c                     vfs_path_t *vpath1;
vfs_path_t         48 src/viewer/mcviewer.h extern gboolean mcview_viewer (const char *command, const vfs_path_t * file_vpath, int start_line,
vfs_path_t         45 tests/lib/vfs/current_dir.c test_chdir (const vfs_path_t * vpath)
vfs_path_t        155 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        107 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        141 tests/lib/vfs/path_recode.c     vfs_path_t *vpath;
vfs_path_t        242 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         41 tests/lib/vfs/relative_cd.c static int test_chdir (const vfs_path_t * vpath);
vfs_path_t         46 tests/lib/vfs/relative_cd.c static vfs_path_t *test_chdir__vpath__captured;
vfs_path_t         52 tests/lib/vfs/relative_cd.c test_chdir (const vfs_path_t * vpath)
vfs_path_t        135 tests/lib/vfs/relative_cd.c     vfs_path_t *vpath;
vfs_path_t        169 tests/lib/vfs/relative_cd.c     vfs_path_t *vpath, *last_vpath;
vfs_path_t         97 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         52 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;