vpath 128 lib/mcconfig/common.c vfs_path_t *vpath; vpath 130 lib/mcconfig/common.c vpath = vfs_path_from_str (ini_path); vpath 131 lib/mcconfig/common.c if (mc_stat (vpath, &st) == 0 && st.st_size != 0) vpath 141 lib/mcconfig/common.c vfs_path_free (vpath, TRUE); vpath 104 lib/util.c resolve_symlinks (const vfs_path_t *vpath) vpath 110 lib/util.c if (vpath->relative) vpath 113 lib/util.c p = p2 = g_strdup (vfs_path_as_str (vpath)); vpath 130 lib/util.c if (mc_lstat (vpath, &mybuf) < 0) vpath 141 lib/util.c len = mc_readlink (vpath, buf2, MC_MAXPATHLEN - 1); vpath 312 lib/util.c vfs_path_t *vpath; vpath 315 lib/util.c vpath = vfs_path_from_str_flags (path, VPF_STRIP_PASSWORD); vpath 316 lib/util.c ret = str_trunc (vfs_path_as_str (vpath), trunc_len); vpath 317 lib/util.c vfs_path_free (vpath, TRUE); vpath 1232 lib/util.c vfs_path_t *vpath; vpath 1234 lib/util.c vpath = vfs_path_from_str (backup_path); vpath 1235 lib/util.c mc_unlink (vpath); vpath 1236 lib/util.c vfs_path_free (vpath, TRUE); vpath 394 lib/vfs/direntry.c vfs_s_inode_from_path (const vfs_path_t *vpath, int flags) vpath 401 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vpath 405 lib/vfs/direntry.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 420 lib/vfs/direntry.c vfs_s_opendir (const vfs_path_t *vpath) vpath 426 lib/vfs/direntry.c dir = vfs_s_inode_from_path (vpath, FL_DIR | FL_FOLLOW); vpath 430 lib/vfs/direntry.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 492 lib/vfs/direntry.c vfs_s_chdir (const vfs_path_t *vpath) vpath 496 lib/vfs/direntry.c data = vfs_s_opendir (vpath); vpath 507 lib/vfs/direntry.c vfs_s_internal_stat (const vfs_path_t *vpath, struct stat *buf, int flag) vpath 511 lib/vfs/direntry.c ino = vfs_s_inode_from_path (vpath, flag); vpath 521 lib/vfs/direntry.c vfs_s_readlink (const vfs_path_t *vpath, char *buf, size_t size) vpath 527 lib/vfs/direntry.c ino = vfs_s_inode_from_path (vpath, 0); vpath 531 lib/vfs/direntry.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 749 lib/vfs/direntry.c vfs_s_getlocalcopy (const vfs_path_t *vpath) vpath 754 lib/vfs/direntry.c if (vpath == NULL) vpath 757 lib/vfs/direntry.c fh = vfs_s_open (vpath, O_RDONLY, 0); vpath 763 lib/vfs/direntry.c me = vfs_path_get_last_path_vfs (vpath); vpath 780 lib/vfs/direntry.c vfs_s_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed) vpath 782 lib/vfs/direntry.c (void) vpath; vpath 791 lib/vfs/direntry.c vfs_s_setctl (const vfs_path_t *vpath, int ctlop, void *arg) vpath 795 lib/vfs/direntry.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 803 lib/vfs/direntry.c ino = vfs_s_inode_from_path (vpath, 0); vpath 830 lib/vfs/direntry.c vfs_s_getid (const vfs_path_t *vpath) vpath 835 lib/vfs/direntry.c p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN); vpath 1107 lib/vfs/direntry.c vfs_get_super_by_vpath (const vfs_path_t *vpath) vpath 1116 lib/vfs/direntry.c path_element = vfs_path_get_by_index (vpath, -1); vpath 1119 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vpath 1164 lib/vfs/direntry.c vfs_s_get_path (const vfs_path_t *vpath, struct vfs_s_super **archive, int flags) vpath 1172 lib/vfs/direntry.c path_element = vfs_path_get_by_index (vpath, -1); vpath 1177 lib/vfs/direntry.c super = vfs_get_super_by_vpath (vpath); vpath 1196 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vpath 1285 lib/vfs/direntry.c vfs_s_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 1295 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vpath 1299 lib/vfs/direntry.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1396 lib/vfs/direntry.c vfs_s_stat (const vfs_path_t *vpath, struct stat *buf) vpath 1398 lib/vfs/direntry.c return vfs_s_internal_stat (vpath, buf, FL_FOLLOW); vpath 1404 lib/vfs/direntry.c vfs_s_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 1406 lib/vfs/direntry.c return vfs_s_internal_stat (vpath, buf, FL_NONE); vpath 1563 lib/vfs/direntry.c vfs_getid (const vfs_path_t *vpath) vpath 1567 lib/vfs/direntry.c me = vfs_path_get_last_path_vfs (vpath); vpath 1571 lib/vfs/direntry.c return me->getid (vpath); vpath 185 lib/vfs/gc.c vfs_stamp_path (const vfs_path_t *vpath) vpath 190 lib/vfs/gc.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 191 lib/vfs/gc.c id = vfs_getid (vpath); vpath 206 lib/vfs/gc.c const vfs_path_t *vpath; vpath 217 lib/vfs/gc.c vpath = vfs_get_raw_current_dir (); vpath 218 lib/vfs/gc.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 220 lib/vfs/gc.c nvfsid = vfs_getid (vpath); vpath 315 lib/vfs/gc.c vfs_release_path (const vfs_path_t *vpath) vpath 320 lib/vfs/gc.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 321 lib/vfs/gc.c id = vfs_getid (vpath); vpath 191 lib/vfs/interface.c mc_open (const vfs_path_t *vpath, int flags, ...) vpath 197 lib/vfs/interface.c if (vpath == NULL) vpath 213 lib/vfs/interface.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 219 lib/vfs/interface.c info = me->open (vpath, flags, mode); vpath 239 lib/vfs/interface.c if (vpath == NULL) \ vpath 242 lib/vfs/interface.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); \ vpath 252 lib/vfs/interface.c MC_NAMEOP (chmod, (const vfs_path_t *vpath, mode_t mode), (vpath, mode)) vpath 253 lib/vfs/interface.c MC_NAMEOP (chown, (const vfs_path_t *vpath, uid_t owner, gid_t group), (vpath, owner, group)) vpath 254 lib/vfs/interface.c MC_NAMEOP (fgetflags, (const vfs_path_t *vpath, unsigned long *flags), (vpath, flags)) vpath 255 lib/vfs/interface.c MC_NAMEOP (fsetflags, (const vfs_path_t *vpath, unsigned long flags), (vpath, flags)) vpath 256 lib/vfs/interface.c MC_NAMEOP (utime, (const vfs_path_t *vpath, mc_timesbuf_t *times), (vpath, times)) vpath 257 lib/vfs/interface.c MC_NAMEOP (readlink, (const vfs_path_t *vpath, char *buf, size_t bufsiz), (vpath, buf, bufsiz)) vpath 258 lib/vfs/interface.c MC_NAMEOP (unlink, (const vfs_path_t *vpath), (vpath)) vpath 259 lib/vfs/interface.c MC_NAMEOP (mkdir, (const vfs_path_t *vpath, mode_t mode), (vpath, mode)) vpath 260 lib/vfs/interface.c MC_NAMEOP (rmdir, (const vfs_path_t *vpath), (vpath)) vpath 261 lib/vfs/interface.c MC_NAMEOP (mknod, (const vfs_path_t *vpath, mode_t mode, dev_t dev), (vpath, mode, dev)) vpath 356 lib/vfs/interface.c mc_setctl (const vfs_path_t *vpath, int ctlop, void *arg) vpath 361 lib/vfs/interface.c if (vpath == NULL) vpath 364 lib/vfs/interface.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 366 lib/vfs/interface.c result = me->setctl != NULL ? me->setctl (vpath, ctlop, arg) : 0; vpath 403 lib/vfs/interface.c mc_opendir (const vfs_path_t *vpath) vpath 409 lib/vfs/interface.c if (vpath == NULL) vpath 412 lib/vfs/interface.c path_element = (vfs_path_element_t *) vfs_path_get_by_index (vpath, -1); vpath 419 lib/vfs/interface.c info = path_element->class->opendir ? path_element->class->opendir (vpath) : NULL; vpath 518 lib/vfs/interface.c int mc_##name (const vfs_path_t *vpath, struct stat *buf) \ vpath 523 lib/vfs/interface.c if (vpath == NULL) \ vpath 526 lib/vfs/interface.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); \ vpath 529 lib/vfs/interface.c result = me->name ? me->name (vpath, buf) : -1; \ vpath 594 lib/vfs/interface.c mc_chdir (const vfs_path_t *vpath) vpath 603 lib/vfs/interface.c if (vpath == NULL) vpath 609 lib/vfs/interface.c if (vpath->relative) vpath 610 lib/vfs/interface.c cd_vpath = vfs_path_to_absolute (vpath); vpath 612 lib/vfs/interface.c cd_vpath = vfs_path_clone (vpath); vpath 661 lib/vfs/interface.c super = vfs_get_super_by_vpath (vpath); vpath 341 lib/vfs/path.c vfs_path_t *vpath; vpath 346 lib/vfs/path.c vpath = vfs_path_new (FALSE); vpath 372 lib/vfs/path.c g_array_prepend_val (vpath->path, element); vpath 383 lib/vfs/path.c g_array_prepend_val (vpath->path, element); vpath 386 lib/vfs/path.c return vpath; vpath 402 lib/vfs/path.c vfs_path_t *vpath; vpath 412 lib/vfs/path.c vpath = vfs_path_new (!path_is_absolute); vpath 457 lib/vfs/path.c g_array_prepend_val (vpath->path, element); vpath 474 lib/vfs/path.c g_array_prepend_val (vpath->path, element); vpath 477 lib/vfs/path.c return vpath; vpath 584 lib/vfs/path.c vfs_path_to_str_flags (const vfs_path_t *vpath, int elements_count, vfs_path_flag_t flags) vpath 590 lib/vfs/path.c if (vpath == NULL) vpath 593 lib/vfs/path.c if (elements_count == 0 || elements_count > vfs_path_elements_count (vpath)) vpath 594 lib/vfs/path.c elements_count = vfs_path_elements_count (vpath); vpath 597 lib/vfs/path.c elements_count = vfs_path_elements_count (vpath) + elements_count; vpath 604 lib/vfs/path.c gboolean is_relative = vpath->relative && (element_index == 0); vpath 606 lib/vfs/path.c element = vfs_path_get_by_index (vpath, element_index); vpath 670 lib/vfs/path.c vfs_path_to_str_elements_count (const vfs_path_t *vpath, int elements_count) vpath 672 lib/vfs/path.c return vfs_path_to_str_flags (vpath, elements_count, VPF_NONE); vpath 688 lib/vfs/path.c vfs_path_t *vpath; vpath 703 lib/vfs/path.c vpath = vfs_path_from_str_deprecated_parser (path); vpath 705 lib/vfs/path.c vpath = vfs_path_from_str_uri_parser (path); vpath 707 lib/vfs/path.c vpath->str = vfs_path_to_str_flags (vpath, 0, flags); vpath 710 lib/vfs/path.c return vpath; vpath 738 lib/vfs/path.c vfs_path_t *vpath; vpath 740 lib/vfs/path.c vpath = g_new0 (vfs_path_t, 1); vpath 741 lib/vfs/path.c vpath->path = g_array_new (FALSE, TRUE, sizeof (vfs_path_element_t *)); vpath 742 lib/vfs/path.c vpath->relative = relative; vpath 744 lib/vfs/path.c return vpath; vpath 757 lib/vfs/path.c vfs_path_elements_count (const vfs_path_t *vpath) vpath 759 lib/vfs/path.c return (vpath != NULL && vpath->path != NULL) ? vpath->path->len : 0; vpath 770 lib/vfs/path.c vfs_path_add_element (vfs_path_t *vpath, const vfs_path_element_t *path_element) vpath 772 lib/vfs/path.c g_array_append_val (vpath->path, path_element); vpath 773 lib/vfs/path.c g_free (vpath->str); vpath 774 lib/vfs/path.c vpath->str = vfs_path_to_str_flags (vpath, 0, VPF_NONE); vpath 791 lib/vfs/path.c vfs_path_get_by_index (const vfs_path_t *vpath, int element_index) vpath 795 lib/vfs/path.c if (vpath == NULL) vpath 801 lib/vfs/path.c n = vfs_path_elements_count (vpath); vpath 812 lib/vfs/path.c return g_array_index (vpath->path, vfs_path_element_t *, element_index); vpath 885 lib/vfs/path.c vfs_path_clone (const vfs_path_t *vpath) vpath 890 lib/vfs/path.c if (vpath == NULL) vpath 893 lib/vfs/path.c new_vpath = vfs_path_new (vpath->relative); vpath 895 lib/vfs/path.c for (vpath_element_index = 0; vpath_element_index < vfs_path_elements_count (vpath); vpath 900 lib/vfs/path.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, vpath_element_index)); vpath 903 lib/vfs/path.c new_vpath->str = g_strdup (vpath->str); vpath 919 lib/vfs/path.c vfs_path_free (vfs_path_t *vpath, gboolean free_str) vpath 924 lib/vfs/path.c if (vpath == NULL) vpath 927 lib/vfs/path.c for (vpath_element_index = 0; vpath_element_index < vfs_path_elements_count (vpath); vpath 932 lib/vfs/path.c path_element = (vfs_path_element_t *) vfs_path_get_by_index (vpath, vpath_element_index); vpath 936 lib/vfs/path.c g_array_free (vpath->path, TRUE); vpath 939 lib/vfs/path.c ret = vpath->str; vpath 942 lib/vfs/path.c g_free (vpath->str); vpath 946 lib/vfs/path.c g_free (vpath); vpath 962 lib/vfs/path.c vfs_path_remove_element_by_index (vfs_path_t *vpath, int element_index) vpath 966 lib/vfs/path.c if ((vpath == NULL) || (vfs_path_elements_count (vpath) == 1)) vpath 970 lib/vfs/path.c element_index = vfs_path_elements_count (vpath) + element_index; vpath 972 lib/vfs/path.c element = (vfs_path_element_t *) vfs_path_get_by_index (vpath, element_index); vpath 973 lib/vfs/path.c vpath->path = g_array_remove_index (vpath->path, element_index); vpath 975 lib/vfs/path.c g_free (vpath->str); vpath 976 lib/vfs/path.c vpath->str = vfs_path_to_str_flags (vpath, 0, VPF_NONE); vpath 1065 lib/vfs/path.c vfs_path_change_encoding (vfs_path_t *vpath, const char *encoding) vpath 1069 lib/vfs/path.c path_element = (vfs_path_element_t *) vfs_path_get_by_index (vpath, -1); vpath 1072 lib/vfs/path.c return vpath; vpath 1082 lib/vfs/path.c g_free (vpath->str); vpath 1083 lib/vfs/path.c vpath->str = vfs_path_to_str_flags (vpath, 0, VPF_NONE); vpath 1084 lib/vfs/path.c return vpath; vpath 1099 lib/vfs/path.c vfs_path_serialize (const vfs_path_t *vpath, GError **mcerror) vpath 1107 lib/vfs/path.c if ((vpath == NULL) || (vfs_path_elements_count (vpath) == 0)) vpath 1115 lib/vfs/path.c for (element_index = 0; element_index < vfs_path_elements_count (vpath); element_index++) vpath 1121 lib/vfs/path.c element = vfs_path_get_by_index (vpath, element_index); vpath 1156 lib/vfs/path.c vfs_path_t *vpath; vpath 1164 lib/vfs/path.c vpath = vfs_path_new (FALSE); vpath 1181 lib/vfs/path.c vfs_path_free (vpath, TRUE); vpath 1204 lib/vfs/path.c vpath->path = g_array_append_val (vpath->path, element); vpath 1208 lib/vfs/path.c if (vfs_path_elements_count (vpath) == 0) vpath 1210 lib/vfs/path.c vfs_path_free (vpath, TRUE); vpath 1214 lib/vfs/path.c vpath->str = vfs_path_to_str_flags (vpath, 0, VPF_NONE); vpath 1216 lib/vfs/path.c return vpath; vpath 1234 lib/vfs/path.c vfs_path_t *vpath; vpath 1242 lib/vfs/path.c vpath = vfs_path_from_str (str_path); vpath 1244 lib/vfs/path.c return vpath; vpath 1259 lib/vfs/path.c vfs_path_append_new (const vfs_path_t *vpath, const char *first_element, ...) vpath 1266 lib/vfs/path.c if (vpath == NULL || first_element == NULL) vpath 1273 lib/vfs/path.c result_str = vfs_path_as_str (vpath); vpath 1336 lib/vfs/path.c vfs_path_tokens_count (const vfs_path_t *vpath) vpath 1341 lib/vfs/path.c if (vpath == NULL) vpath 1344 lib/vfs/path.c for (element_index = 0; element_index < vfs_path_elements_count (vpath); element_index++) vpath 1349 lib/vfs/path.c element = vfs_path_get_by_index (vpath, element_index); vpath 1380 lib/vfs/path.c vfs_path_tokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length) vpath 1384 lib/vfs/path.c size_t tokens_count = vfs_path_tokens_count (vpath); vpath 1386 lib/vfs/path.c if (vpath == NULL) vpath 1410 lib/vfs/path.c for (element_index = 0; element_index < vfs_path_elements_count (vpath); element_index++) vpath 1416 lib/vfs/path.c element = vfs_path_get_by_index (vpath, element_index); vpath 1462 lib/vfs/path.c vfs_path_vtokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length) vpath 1467 lib/vfs/path.c str_tokens = vfs_path_tokens_get (vpath, start_position, length); vpath 1622 lib/vfs/path.c vfs_path_len (const vfs_path_t *vpath) vpath 1624 lib/vfs/path.c if (vpath == NULL) vpath 1627 lib/vfs/path.c return strlen (vpath->str); vpath 1640 lib/vfs/path.c vfs_path_to_absolute (const vfs_path_t *vpath) vpath 1645 lib/vfs/path.c if (!vpath->relative) vpath 1646 lib/vfs/path.c return vfs_path_clone (vpath); vpath 1648 lib/vfs/path.c path_str = vfs_path_as_str (vpath); vpath 57 lib/vfs/path.h vfs_path_t *vfs_path_clone (const vfs_path_t *vpath); vpath 58 lib/vfs/path.h void vfs_path_remove_element_by_index (vfs_path_t *vpath, int element_index); vpath 63 lib/vfs/path.h char *vfs_path_to_str_flags (const vfs_path_t *vpath, int elements_count, vfs_path_flag_t flags); vpath 67 lib/vfs/path.h vfs_path_t *vfs_path_append_new (const vfs_path_t *vpath, const char *first_element, ...); vpath 69 lib/vfs/path.h size_t vfs_path_tokens_count (const vfs_path_t *vpath); vpath 70 lib/vfs/path.h char *vfs_path_tokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length); vpath 71 lib/vfs/path.h vfs_path_t *vfs_path_vtokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length); vpath 73 lib/vfs/path.h void vfs_path_add_element (vfs_path_t *vpath, const vfs_path_element_t *path_element); vpath 82 lib/vfs/path.h vfs_path_t *vfs_path_change_encoding (vfs_path_t *vpath, const char *encoding); vpath 84 lib/vfs/path.h char *vfs_path_serialize (const vfs_path_t *vpath, GError **error); vpath 90 lib/vfs/path.h size_t vfs_path_len (const vfs_path_t *vpath); vpath 93 lib/vfs/path.h vfs_path_t *vfs_path_to_absolute (const vfs_path_t *vpath); vpath 106 lib/vfs/path.h vfs_path_get_last_path_str (const vfs_path_t *vpath) vpath 110 lib/vfs/path.h if (vpath == NULL) vpath 112 lib/vfs/path.h element = vfs_path_get_by_index (vpath, -1); vpath 119 lib/vfs/path.h vfs_path_get_last_path_vfs (const vfs_path_t *vpath) vpath 123 lib/vfs/path.h if (vpath == NULL) vpath 125 lib/vfs/path.h element = vfs_path_get_by_index (vpath, -1); vpath 139 lib/vfs/path.h vfs_path_as_str (const vfs_path_t *vpath) vpath 141 lib/vfs/path.h return (vpath == NULL ? NULL : vpath->str); vpath 203 lib/vfs/vfs.c vfs_test_current_dir (const vfs_path_t *vpath) vpath 207 lib/vfs/vfs.c return (mc_global.vfs.cd_symlinks && mc_stat (vpath, &my_stat) == 0 vpath 419 lib/vfs/vfs.c vfs_set_raw_current_dir (const vfs_path_t *vpath) vpath 422 lib/vfs/vfs.c current_path = (vfs_path_t *) vpath; vpath 438 lib/vfs/vfs.c vfs_file_class_flags (const vfs_path_t *vpath) vpath 442 lib/vfs/vfs.c path_element = vfs_path_get_by_index (vpath, -1); vpath 596 lib/vfs/vfs.c vfs_file_is_local (const vfs_path_t *vpath) vpath 598 lib/vfs/vfs.c return (vfs_file_class_flags (vpath) & VFSF_LOCAL) != 0; vpath 162 lib/vfs/vfs.h void *(*open) (const vfs_path_t *vpath, int flags, mode_t mode); vpath 167 lib/vfs/vfs.h void *(*opendir) (const vfs_path_t *vpath); vpath 171 lib/vfs/vfs.h int (*stat) (const vfs_path_t *vpath, struct stat *buf); vpath 172 lib/vfs/vfs.h int (*lstat) (const vfs_path_t *vpath, struct stat *buf); vpath 175 lib/vfs/vfs.h int (*chmod) (const vfs_path_t *vpath, mode_t mode); vpath 176 lib/vfs/vfs.h int (*chown) (const vfs_path_t *vpath, uid_t owner, gid_t group); vpath 178 lib/vfs/vfs.h int (*fgetflags) (const vfs_path_t *vpath, unsigned long *flags); vpath 179 lib/vfs/vfs.h int (*fsetflags) (const vfs_path_t *vpath, unsigned long flags); vpath 181 lib/vfs/vfs.h int (*utime) (const vfs_path_t *vpath, mc_timesbuf_t *times); vpath 183 lib/vfs/vfs.h int (*readlink) (const vfs_path_t *vpath, char *buf, size_t size); vpath 186 lib/vfs/vfs.h int (*unlink) (const vfs_path_t *vpath); vpath 188 lib/vfs/vfs.h int (*chdir) (const vfs_path_t *vpath); vpath 191 lib/vfs/vfs.h int (*mknod) (const vfs_path_t *vpath, mode_t mode, dev_t dev); vpath 193 lib/vfs/vfs.h vfsid (*getid) (const vfs_path_t *vpath); vpath 198 lib/vfs/vfs.h vfs_path_t *(*getlocalcopy) (const vfs_path_t *vpath); vpath 199 lib/vfs/vfs.h int (*ungetlocalcopy) (const vfs_path_t *vpath, const vfs_path_t *local_vpath, vpath 202 lib/vfs/vfs.h int (*mkdir) (const vfs_path_t *vpath, mode_t mode); vpath 203 lib/vfs/vfs.h int (*rmdir) (const vfs_path_t *vpath); vpath 206 lib/vfs/vfs.h int (*setctl) (const vfs_path_t *vpath, int ctlop, void *arg); vpath 238 lib/vfs/vfs.h void *vfs_s_open (const vfs_path_t *vpath, int flags, mode_t mode); vpath 239 lib/vfs/vfs.h int vfs_s_stat (const vfs_path_t *vpath, struct stat *buf); vpath 240 lib/vfs/vfs.h int vfs_s_lstat (const vfs_path_t *vpath, struct stat *buf); vpath 245 lib/vfs/vfs.h vfsid vfs_getid (const vfs_path_t *vpath); vpath 262 lib/vfs/vfs.h void vfs_set_raw_current_dir (const vfs_path_t *vpath); vpath 265 lib/vfs/vfs.h MC_MOCKABLE gboolean vfs_file_is_local (const vfs_path_t *vpath); vpath 269 lib/vfs/vfs.h vfs_flags_t vfs_file_class_flags (const vfs_path_t *vpath); vpath 280 lib/vfs/vfs.h void vfs_release_path (const vfs_path_t *vpath); vpath 310 lib/vfs/vfs.h int mc_utime (const vfs_path_t *vpath, mc_timesbuf_t *times); vpath 311 lib/vfs/vfs.h int mc_readlink (const vfs_path_t *vpath, char *buf, size_t bufsiz); vpath 314 lib/vfs/vfs.h DIR *mc_opendir (const vfs_path_t *vpath); vpath 317 lib/vfs/vfs.h MC_MOCKABLE int mc_stat (const vfs_path_t *vpath, struct stat *buf); vpath 318 lib/vfs/vfs.h int mc_mknod (const vfs_path_t *vpath, mode_t mode, dev_t dev); vpath 320 lib/vfs/vfs.h int mc_mkdir (const vfs_path_t *vpath, mode_t mode); vpath 321 lib/vfs/vfs.h int mc_rmdir (const vfs_path_t *vpath); vpath 323 lib/vfs/vfs.h MC_MOCKABLE int mc_lstat (const vfs_path_t *vpath, struct stat *buf); vpath 326 lib/vfs/vfs.h int mc_chmod (const vfs_path_t *vpath, mode_t mode); vpath 327 lib/vfs/vfs.h int mc_chown (const vfs_path_t *vpath, uid_t owner, gid_t group); vpath 328 lib/vfs/vfs.h int mc_fgetflags (const vfs_path_t *vpath, unsigned long *flags); vpath 329 lib/vfs/vfs.h int mc_fsetflags (const vfs_path_t *vpath, unsigned long flags); vpath 330 lib/vfs/vfs.h int mc_chdir (const vfs_path_t *vpath); vpath 331 lib/vfs/vfs.h int mc_unlink (const vfs_path_t *vpath); vpath 333 lib/vfs/vfs.h int mc_setctl (const vfs_path_t *vpath, int ctlop, void *arg); vpath 334 lib/vfs/vfs.h int mc_open (const vfs_path_t *vpath, int flags, ...); vpath 132 lib/vfs/xdirentry.h void *(*archive_check) (const vfs_path_t *vpath); // optional vpath 134 lib/vfs/xdirentry.h const vfs_path_t *vpath, void *cookie); vpath 136 lib/vfs/xdirentry.h int (*open_archive) (struct vfs_s_super *psup, const vfs_path_t *vpath, vpath 181 lib/vfs/xdirentry.h const char *vfs_s_get_path (const vfs_path_t *vpath, struct vfs_s_super **archive, int flags); vpath 182 lib/vfs/xdirentry.h struct vfs_s_super *vfs_get_super_by_vpath (const vfs_path_t *vpath); vpath 799 src/args.c vfs_path_t *vpath; vpath 801 src/args.c vpath = vfs_path_from_str ("ftp://"); vpath 802 src/args.c mc_setctl (vpath, VFS_SETCTL_LOGFILE, (void *) mc_args__netfs_logfile); vpath 803 src/args.c vfs_path_free (vpath, TRUE); vpath 2708 src/diffviewer/ydiff.c vfs_path_t *vpath; vpath 2720 src/diffviewer/ydiff.c vpath = vfs_path_from_str (dview->label[ord]); vpath 2721 src/diffviewer/ydiff.c path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); vpath 2722 src/diffviewer/ydiff.c vfs_path_free (vpath, TRUE); vpath 4162 src/editor/edit.c edit_arg_init (edit_arg_t *arg, vfs_path_t *vpath, long line) vpath 4164 src/editor/edit.c arg->file_vpath = (vfs_path_t *) vpath; vpath 4178 src/editor/edit.c edit_arg_assign (edit_arg_t *arg, vfs_path_t *vpath, long line) vpath 4181 src/editor/edit.c edit_arg_init (arg, vpath, line); vpath 86 src/editor/edit.h void edit_arg_init (edit_arg_t *arg, vfs_path_t *vpath, long line); vpath 87 src/editor/edit.h void edit_arg_assign (edit_arg_t *arg, vfs_path_t *vpath, long line); vpath 1517 src/editor/editcmd.c vfs_path_t *vpath; vpath 1519 src/editor/editcmd.c vpath = vfs_path_from_str (filename); vpath 1520 src/editor/editcmd.c file = mc_open (vpath, O_CREAT | O_WRONLY | O_TRUNC, vpath 1522 src/editor/editcmd.c vfs_path_free (vpath, TRUE); vpath 378 src/editor/etags.c vfs_path_t *vpath; vpath 383 src/editor/etags.c vpath = vfs_path_append_vpath_new (edit->dir_vpath, edit->filename_vpath, NULL); vpath 385 src/editor/etags.c vpath = vfs_path_clone (edit->filename_vpath); vpath 387 src/editor/etags.c edit_arg_assign (&edit_history_moveto[edit_stack_iterator], vpath, vpath 921 src/filemanager/achown.c apply_advanced_chowns (WPanel *panel, vfs_path_t *vpath, struct stat *sf) vpath 927 src/filemanager/achown.c if (!do_advanced_chown (panel, vpath, get_mode (), (ch_flags[9] == '+') ? a_uid : (uid_t) (-1), vpath 936 src/filemanager/achown.c vpath = vfs_path_from_str (fname->str); vpath 937 src/filemanager/achown.c ok = (mc_stat (vpath, sf) == 0); vpath 952 src/filemanager/achown.c ok = do_advanced_chown (panel, vpath, get_mode (), vpath 957 src/filemanager/achown.c vfs_path_free (vpath, TRUE); vpath 984 src/filemanager/achown.c vfs_path_t *vpath; vpath 999 src/filemanager/achown.c vpath = vfs_path_from_str (fname->str); vpath 1001 src/filemanager/achown.c if (mc_stat (vpath, &sf_stat) != 0) vpath 1003 src/filemanager/achown.c vfs_path_free (vpath, TRUE); vpath 1033 src/filemanager/achown.c if (mc_chmod (vpath, get_mode ()) == -1) vpath 1037 src/filemanager/achown.c else if (mc_chown (vpath, uid, gid) == -1) vpath 1043 src/filemanager/achown.c else if (!try_advanced_chown (vpath, get_mode (), uid, gid)) vpath 1055 src/filemanager/achown.c apply_advanced_chowns (panel, vpath, &sf_stat); vpath 1071 src/filemanager/achown.c vfs_path_free (vpath, TRUE); vpath 1148 src/filemanager/chattr.c chattr_apply_mask (WPanel *panel, vfs_path_t *vpath, unsigned long m) vpath 1152 src/filemanager/chattr.c if (!do_chattr (panel, vpath, m)) vpath 1160 src/filemanager/chattr.c vpath = vfs_path_from_str (fname->str); vpath 1161 src/filemanager/chattr.c ok = (mc_fgetflags (vpath, &m) == 0); vpath 1175 src/filemanager/chattr.c ok = do_chattr (panel, vpath, m); vpath 1176 src/filemanager/chattr.c vfs_path_free (vpath, TRUE); vpath 1199 src/filemanager/chattr.c vfs_path_t *vpath; vpath 1214 src/filemanager/chattr.c vpath = vfs_path_from_str (fname->str); vpath 1216 src/filemanager/chattr.c if (mc_fgetflags (vpath, &flags) != 0) vpath 1220 src/filemanager/chattr.c vfs_path_free (vpath, TRUE); vpath 1242 src/filemanager/chattr.c if (mc_fsetflags (vpath, flags) == -1 && !ignore_all) vpath 1247 src/filemanager/chattr.c else if (!try_chattr (vpath, flags)) vpath 1272 src/filemanager/chattr.c chattr_apply_mask (panel, vpath, flags); vpath 1285 src/filemanager/chattr.c chattr_apply_mask (panel, vpath, flags); vpath 1298 src/filemanager/chattr.c chattr_apply_mask (panel, vpath, flags); vpath 1313 src/filemanager/chattr.c vfs_path_free (vpath, TRUE); vpath 475 src/filemanager/chmod.c apply_mask (WPanel *panel, vfs_path_t *vpath, struct stat *sf) vpath 479 src/filemanager/chmod.c if (!do_chmod (panel, vpath, sf)) vpath 487 src/filemanager/chmod.c vpath = vfs_path_from_str (fname->str); vpath 488 src/filemanager/chmod.c ok = (mc_stat (vpath, sf) == 0); vpath 503 src/filemanager/chmod.c ok = do_chmod (panel, vpath, sf); vpath 506 src/filemanager/chmod.c vfs_path_free (vpath, TRUE); vpath 528 src/filemanager/chmod.c vfs_path_t *vpath; vpath 543 src/filemanager/chmod.c vpath = vfs_path_from_str (fname->str); vpath 545 src/filemanager/chmod.c if (mc_stat (vpath, &sf_stat) != 0) vpath 547 src/filemanager/chmod.c vfs_path_free (vpath, TRUE); vpath 568 src/filemanager/chmod.c if (mc_chmod (vpath, ch_mode) == -1 && !ignore_all) vpath 573 src/filemanager/chmod.c else if (!try_chmod (vpath, ch_mode)) vpath 598 src/filemanager/chmod.c apply_mask (panel, vpath, &sf_stat); vpath 611 src/filemanager/chmod.c apply_mask (panel, vpath, &sf_stat); vpath 624 src/filemanager/chmod.c apply_mask (panel, vpath, &sf_stat); vpath 639 src/filemanager/chmod.c vfs_path_free (vpath, TRUE); vpath 339 src/filemanager/chown.c apply_chowns (WPanel *panel, vfs_path_t *vpath, uid_t u, gid_t g) vpath 343 src/filemanager/chown.c if (!do_chown (panel, vpath, u, g)) vpath 352 src/filemanager/chown.c vpath = vfs_path_from_str (fname->str); vpath 353 src/filemanager/chown.c ok = (mc_stat (vpath, &sf) == 0); vpath 365 src/filemanager/chown.c ok = do_chown (panel, vpath, u, g); vpath 367 src/filemanager/chown.c vfs_path_free (vpath, TRUE); vpath 389 src/filemanager/chown.c vfs_path_t *vpath; vpath 407 src/filemanager/chown.c vpath = vfs_path_from_str (fname->str); vpath 409 src/filemanager/chown.c if (mc_stat (vpath, &sf_stat) != 0) vpath 411 src/filemanager/chown.c vfs_path_free (vpath, TRUE); vpath 456 src/filemanager/chown.c if (mc_chown (vpath, new_user, new_group) == -1) vpath 461 src/filemanager/chown.c else if (!try_chown (vpath, new_user, new_group)) vpath 470 src/filemanager/chown.c apply_chowns (panel, vpath, new_user, new_group); vpath 488 src/filemanager/chown.c apply_chowns (panel, vpath, new_user, new_group); vpath 505 src/filemanager/chown.c apply_chowns (panel, vpath, new_user, new_group); vpath 522 src/filemanager/chown.c vfs_path_free (vpath, TRUE); vpath 582 src/filemanager/cmd.c vfs_path_t *vpath; vpath 593 src/filemanager/cmd.c vpath = vfs_path_from_str (filename); vpath 595 src/filemanager/cmd.c view_file (vpath, FALSE, use_internal_view); vpath 596 src/filemanager/cmd.c vfs_path_free (vpath, TRUE); vpath 958 src/filemanager/cmd.c vfs_path_t *vpath; vpath 960 src/filemanager/cmd.c vpath = vfs_path_from_str (target); vpath 961 src/filemanager/cmd.c tree_chdir (the_tree, vpath); vpath 962 src/filemanager/cmd.c vfs_path_free (vpath, TRUE); vpath 1327 src/filemanager/cmd.c vfs_path_t *vpath; vpath 1330 src/filemanager/cmd.c vpath = vfs_path_from_str_flags (mc_config_get_path (), VPF_STRIP_HOME); vpath 1331 src/filemanager/cmd.c path = vfs_path_as_str (vpath); vpath 1338 src/filemanager/cmd.c vfs_path_free (vpath, TRUE); vpath 155 src/filemanager/dir.c vfs_path_t *vpath; vpath 165 src/filemanager/dir.c vpath = vfs_path_from_str (dp->d_name); vpath 166 src/filemanager/dir.c if (mc_lstat (vpath, buf1) == -1) vpath 180 src/filemanager/dir.c *link_to_dir = file_is_symlink_to_dir (vpath, buf1, stale_link); vpath 182 src/filemanager/dir.c vfs_path_free (vpath, TRUE); vpath 199 src/filemanager/dir.c dir_get_dotdot_stat (const vfs_path_t *vpath, struct stat *st) vpath 203 src/filemanager/dir.c if ((vpath != NULL) && (st != NULL)) vpath 207 src/filemanager/dir.c path = vfs_path_get_by_index (vpath, 0)->path; vpath 212 src/filemanager/dir.c tmp_vpath = vfs_path_append_new (vpath, "..", (char *) NULL); vpath 598 src/filemanager/dir.c vfs_path_t *vpath; vpath 603 src/filemanager/dir.c vpath = vfs_path_from_str (path); vpath 604 src/filemanager/dir.c if (mc_lstat (vpath, buf1) == -1) vpath 606 src/filemanager/dir.c vfs_path_free (vpath, TRUE); vpath 620 src/filemanager/dir.c if (mc_stat (vpath, &buf2) == 0) vpath 626 src/filemanager/dir.c vfs_path_free (vpath, TRUE); vpath 634 src/filemanager/dir.c dir_list_load (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort, vpath 649 src/filemanager/dir.c if (dir_get_dotdot_stat (vpath, &st)) vpath 653 src/filemanager/dir.c list->callback (DIR_OPEN, (void *) vpath); vpath 654 src/filemanager/dir.c dirp = mc_opendir (vpath); vpath 658 src/filemanager/dir.c tree_store_start_check (vpath); vpath 660 src/filemanager/dir.c vpath_str = vfs_path_as_str (vpath); vpath 707 src/filemanager/dir.c dir_list_reload (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort, vpath 720 src/filemanager/dir.c list->callback (DIR_OPEN, (void *) vpath); vpath 721 src/filemanager/dir.c dirp = mc_opendir (vpath); vpath 729 src/filemanager/dir.c tree_store_start_check (vpath); vpath 759 src/filemanager/dir.c tmp_path = vfs_path_get_by_index (vpath, 0)->path; vpath 760 src/filemanager/dir.c if (vfs_path_elements_count (vpath) == 1 && IS_PATH_SEP (tmp_path[0]) && tmp_path[1] == '\0') vpath 775 src/filemanager/dir.c if (dir_get_dotdot_stat (vpath, &st)) vpath 81 src/filemanager/dir.h gboolean dir_list_load (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort, vpath 83 src/filemanager/dir.h gboolean dir_list_reload (dir_list *list, const vfs_path_t *vpath, GCompareFunc sort, vpath 332 src/filemanager/file.c is_in_linklist (const GSList *lp, const vfs_path_t *vpath, const struct stat *sb) vpath 338 src/filemanager/file.c class = vfs_path_get_last_path_vfs (vpath); vpath 1177 src/filemanager/file.c try_remove_file (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status) vpath 1179 src/filemanager/file.c while (mc_unlink (vpath) != 0 && !ctx->ignore_all) vpath 1182 src/filemanager/file.c file_error (ctx, TRUE, _ ("Cannot remove file \"%s\"\n%s"), vfs_path_as_str (vpath)); vpath 1377 src/filemanager/file.c erase_file (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1383 src/filemanager/file.c if (file_progress_show_deleting (ctx, vpath, &ctx->total_progress_count)) vpath 1392 src/filemanager/file.c if (ctx->total_progress_count != 0 && mc_lstat (vpath, &buf) != 0) vpath 1398 src/filemanager/file.c if (!try_remove_file (ctx, vpath, &return_status) && return_status == FILE_ABORT) vpath 1410 src/filemanager/file.c try_erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1415 src/filemanager/file.c dir = vfs_path_as_str (vpath); vpath 1438 src/filemanager/file.c recursive_erase (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1444 src/filemanager/file.c reading = mc_opendir (vpath); vpath 1456 src/filemanager/file.c tmp_vpath = vfs_path_append_new (vpath, next->d_name, (char *) NULL); vpath 1474 src/filemanager/file.c file_progress_show_deleting (ctx, vpath, NULL); vpath 1481 src/filemanager/file.c return try_erase_dir (ctx, vpath); vpath 1501 src/filemanager/file.c check_dir_is_empty (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *error) vpath 1507 src/filemanager/file.c while ((dir = mc_opendir (vpath)) == NULL) vpath 1514 src/filemanager/file.c ctx, TRUE, _ ("Cannot enter into directory \"%s\"\n%s"), vfs_path_as_str (vpath)); vpath 1542 src/filemanager/file.c erase_dir_iff_empty (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1546 src/filemanager/file.c file_progress_show_deleting (ctx, vpath, NULL); vpath 1553 src/filemanager/file.c const int res = check_dir_is_empty (ctx, vpath, &error); vpath 1562 src/filemanager/file.c return try_erase_dir (ctx, vpath); vpath 1568 src/filemanager/file.c erase_dir_after_copy (file_op_context_t *ctx, const vfs_path_t *vpath, FileProgressStatus *status) vpath 1593 src/filemanager/file.c erase_dir_iff_empty (ctx, vpath); vpath 2245 src/filemanager/file.c file_is_symlink_to_dir (const vfs_path_t *vpath, struct stat *st, gboolean *stale_link) vpath 2255 src/filemanager/file.c if (mc_lstat (vpath, st) != 0) vpath 2263 src/filemanager/file.c stale = (mc_stat (vpath, &st3) != 0); vpath 3335 src/filemanager/file.c erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 3339 src/filemanager/file.c file_progress_show_deleting (ctx, vpath, NULL); vpath 3353 src/filemanager/file.c const int res = check_dir_is_empty (ctx, vpath, &error); vpath 3361 src/filemanager/file.c error = query_recursive (ctx, vfs_path_as_str (vpath)); vpath 3363 src/filemanager/file.c error = recursive_erase (ctx, vpath); vpath 3367 src/filemanager/file.c return try_erase_dir (ctx, vpath); vpath 3623 src/filemanager/file.c vfs_path_t *vpath; vpath 3626 src/filemanager/file.c vpath = vfs_path_from_str (PATH_SEP_STR); vpath 3627 src/filemanager/file.c chdir_retcode = mc_chdir (vpath); vpath 3628 src/filemanager/file.c vfs_path_free (vpath, TRUE); vpath 50 src/filemanager/file.h FileProgressStatus erase_dir (file_op_context_t *ctx, const vfs_path_t *vpath); vpath 1177 src/filemanager/filegui.c file_progress_show_source (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1186 src/filemanager/filegui.c if (vpath != NULL) vpath 1189 src/filemanager/filegui.c label_set_text (ui->src_file, truncFileStringSecure (ui->op_dlg, vfs_path_as_str (vpath))); vpath 1201 src/filemanager/filegui.c file_progress_show_target (file_op_context_t *ctx, const vfs_path_t *vpath) vpath 1210 src/filemanager/filegui.c if (vpath != NULL) vpath 1213 src/filemanager/filegui.c label_set_text (ui->tgt_file, truncFileStringSecure (ui->op_dlg, vfs_path_as_str (vpath))); vpath 1225 src/filemanager/filegui.c file_progress_show_deleting (file_op_context_t *ctx, const vfs_path_t *vpath, size_t *count) vpath 1248 src/filemanager/filegui.c s = vfs_path_as_str (vpath); vpath 1344 src/filemanager/filegui.c vfs_path_t *vpath; vpath 1361 src/filemanager/filegui.c vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE); vpath 1362 src/filemanager/filegui.c tmp = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_PASSWORD); vpath 1363 src/filemanager/filegui.c vfs_path_free (vpath, TRUE); vpath 1504 src/filemanager/filegui.c vpath = vfs_path_from_str (dest_dir); vpath 1516 src/filemanager/filegui.c && (!only_one || (mc_stat (vpath, &buf) == 0 && S_ISDIR (buf.st_mode)))) vpath 1519 src/filemanager/filegui.c || (only_one && mc_stat (vpath, &buf) == 0 && S_ISDIR (buf.st_mode))))) vpath 1533 src/filemanager/filegui.c vfs_path_free (vpath, TRUE); vpath 17 src/filemanager/filegui.h typedef int (*mc_stat_fn) (const vfs_path_t *vpath, struct stat *buf); vpath 180 src/filemanager/filegui.h void file_progress_show_source (file_op_context_t *ctx, const vfs_path_t *vpath); vpath 181 src/filemanager/filegui.h void file_progress_show_target (file_op_context_t *ctx, const vfs_path_t *vpath); vpath 182 src/filemanager/filegui.h gboolean file_progress_show_deleting (file_op_context_t *ctx, const vfs_path_t *vpath, vpath 632 src/filemanager/filemanager.c vfs_path_t *vpath; vpath 635 src/filemanager/filemanager.c vpath = vfs_path_from_str (other_dir); vpath 637 src/filemanager/filemanager.c vpath = vfs_path_append_new (original_dir, other_dir, (char *) NULL); vpath 638 src/filemanager/filemanager.c mc_chdir (vpath); vpath 639 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 648 src/filemanager/filemanager.c vfs_path_t *vpath; vpath 651 src/filemanager/filemanager.c vpath = vfs_path_from_str (current_dir); vpath 653 src/filemanager/filemanager.c vpath = vfs_path_append_new (original_dir, current_dir, (char *) NULL); vpath 654 src/filemanager/filemanager.c mc_chdir (vpath); vpath 655 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 713 src/filemanager/filemanager.c vfs_path_t *vpath; vpath 716 src/filemanager/filemanager.c vpath = vfs_path_append_new (panel->cwd_vpath, fe->fname->str, (char *) NULL); vpath 717 src/filemanager/filemanager.c i = mc_readlink (vpath, buffer, sizeof (buffer) - 1); vpath 718 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 837 src/filemanager/filemanager.c vfs_path_t *vpath; vpath 843 src/filemanager/filemanager.c vpath = vfs_path_from_str (d); vpath 844 src/filemanager/filemanager.c ret = mc_chdir (vpath); vpath 846 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 921 src/filemanager/filemanager.c vfs_path_t *vpath; vpath 923 src/filemanager/filemanager.c vpath = vfs_path_from_str (filename); vpath 924 src/filemanager/filemanager.c if (!vfs_file_is_local (vpath) || g_path_is_absolute (filename)) vpath 925 src/filemanager/filemanager.c return vpath; vpath 927 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 951 src/filemanager/filemanager.c vfs_path_t *vpath = NULL; vpath 954 src/filemanager/filemanager.c vpath = prepend_cwd_on_local ((char *) mc_run_param0); vpath 956 src/filemanager/filemanager.c ret = view_file (vpath, FALSE, TRUE); vpath 957 src/filemanager/filemanager.c vfs_path_free (vpath, TRUE); vpath 63 src/filemanager/filenot.c my_mkdir_rec (const vfs_path_t *vpath, mode_t mode) vpath 68 src/filemanager/filenot.c if (mc_mkdir (vpath, mode) == 0) vpath 74 src/filemanager/filenot.c if (!vfs_file_is_local (vpath)) vpath 77 src/filemanager/filenot.c if (strcmp (vfs_path_as_str (vpath), PATH_SEP_STR) == 0) vpath 83 src/filemanager/filenot.c q = vfs_path_append_new (vpath, "..", (char *) NULL); vpath 88 src/filemanager/filenot.c result = mc_mkdir (vpath, mode); vpath 98 src/filemanager/filenot.c my_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 102 src/filemanager/filenot.c result = my_mkdir_rec (vpath, mode); vpath 112 src/filemanager/filenot.c vfs_path_t *vpath; vpath 114 src/filemanager/filenot.c vpath = vfs_path_from_str_flags (path, VPF_NO_CANON); vpath 116 src/filemanager/filenot.c result = mc_rmdir (vpath); vpath 117 src/filemanager/filenot.c vfs_path_free (vpath, TRUE); vpath 21 src/filemanager/filenot.h int my_mkdir (const vfs_path_t *vpath, mode_t mode); vpath 986 src/filemanager/find.c vfs_path_t *vpath; vpath 990 src/filemanager/find.c vpath = vfs_path_build_filename (directory, filename, (char *) NULL); vpath 992 src/filemanager/find.c if (mc_stat (vpath, &s) == 0 && S_ISREG (s.st_mode)) vpath 993 src/filemanager/find.c file_fd = mc_open (vpath, O_RDONLY); vpath 995 src/filemanager/find.c vfs_path_free (vpath, TRUE); vpath 270 src/filemanager/info.c vfs_path_t *vpath; vpath 273 src/filemanager/info.c vpath = vfs_path_from_str (fe->fname->str); vpath 275 src/filemanager/info.c if (mc_fgetflags (vpath, &attr) == 0) vpath 280 src/filemanager/info.c vfs_path_free (vpath, TRUE); vpath 1323 src/filemanager/panel.c directory_history_add (WPanel *panel, const vfs_path_t *vpath) vpath 1327 src/filemanager/panel.c tmp = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_PASSWORD); vpath 1931 src/filemanager/panel.c vfs_path_t *vpath; vpath 1933 src/filemanager/panel.c vpath = vfs_path_from_str (fe->fname->str); vpath 1934 src/filemanager/panel.c panel_cd (panel, vpath, cd_exact); vpath 1935 src/filemanager/panel.c vfs_path_free (vpath, TRUE); vpath 2301 src/filemanager/panel.c vfs_path_t *vpath; vpath 2303 src/filemanager/panel.c vpath = vfs_path_from_str (fe->fname->str); vpath 2304 src/filemanager/panel.c panel_cd (panel, vpath, cd_exact); vpath 2305 src/filemanager/panel.c vfs_path_free (vpath, TRUE); vpath 4088 src/filemanager/panel.c vfs_path_t *vpath; vpath 4090 src/filemanager/panel.c vpath = vfs_path_from_str (list->list[i].fname->str); vpath 4091 src/filemanager/panel.c if (mc_lstat (vpath, &list->list[i].st) != 0) vpath 4099 src/filemanager/panel.c vfs_path_free (vpath, TRUE); vpath 4244 src/filemanager/panel.c panel_recursive_cd_to_parent (const vfs_path_t *vpath) vpath 4248 src/filemanager/panel.c cwd_vpath = vfs_path_clone (vpath); vpath 4394 src/filemanager/panel.c panel_set_cwd (WPanel *panel, const vfs_path_t *vpath) vpath 4396 src/filemanager/panel.c if (vpath != panel->cwd_vpath) // check if new vpath is not the panel->cwd_vpath object vpath 4399 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vpath); vpath 4412 src/filemanager/panel.c panel_set_lwd (WPanel *panel, const vfs_path_t *vpath) vpath 4414 src/filemanager/panel.c if (vpath != panel->lwd_vpath) // check if new vpath is not the panel->lwd_vpath object vpath 4417 src/filemanager/panel.c panel->lwd_vpath = vfs_path_clone (vpath); vpath 4519 src/filemanager/panel.c panel_sized_with_dir_new (const char *panel_name, const WRect *r, const vfs_path_t *vpath) vpath 4527 src/filemanager/panel.c if (vpath != NULL) vpath 4530 src/filemanager/panel.c panel_set_cwd (panel, vpath); vpath 4984 src/filemanager/panel.c remove_encoding_from_path (const vfs_path_t *vpath) vpath 4994 src/filemanager/panel.c for (indx = 0; indx < vfs_path_elements_count (vpath); indx++) vpath 4999 src/filemanager/panel.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, indx)); vpath 153 src/filemanager/panel.h WPanel *panel_sized_with_dir_new (const char *panel_name, const WRect *r, const vfs_path_t *vpath); vpath 162 src/filemanager/panel.h vfs_path_t *remove_encoding_from_path (const vfs_path_t *vpath); vpath 192 src/filemanager/panel.h void panel_set_cwd (WPanel *panel, const vfs_path_t *vpath); vpath 193 src/filemanager/panel.h void panel_set_lwd (WPanel *panel, const vfs_path_t *vpath); vpath 234 src/filemanager/panel.h panel_with_dir_new (const char *panel_name, const vfs_path_t *vpath) vpath 239 src/filemanager/panel.h return panel_sized_with_dir_new (panel_name, &r, vpath); vpath 210 src/filemanager/tree.c vfs_path_t *vpath; vpath 215 src/filemanager/tree.c vpath = vfs_path_from_str (mc_config_get_home_dir ()); vpath 216 src/filemanager/tree.c tree_chdir (tree, vpath); vpath 217 src/filemanager/tree.c vfs_path_free (vpath, TRUE); vpath 1327 src/filemanager/tree.c sync_tree (const vfs_path_t *vpath) vpath 1329 src/filemanager/tree.c tree_chdir (the_tree, vpath); vpath 30 src/filemanager/tree.h void sync_tree (const vfs_path_t *vpath); vpath 269 src/filemanager/treestore.c vfs_path_t *vpath; vpath 271 src/filemanager/treestore.c vpath = vfs_path_from_str (oldname); vpath 273 src/filemanager/treestore.c if (vfs_file_is_local (vpath)) vpath 282 src/filemanager/treestore.c vfs_path_free (vpath, TRUE); vpath 288 src/filemanager/treestore.c vfs_path_t *vpath; vpath 290 src/filemanager/treestore.c vpath = vfs_path_from_str (lc_name); vpath 291 src/filemanager/treestore.c if (vfs_file_is_local (vpath)) vpath 293 src/filemanager/treestore.c e = tree_store_add_entry (vpath); vpath 296 src/filemanager/treestore.c vfs_path_free (vpath, TRUE); vpath 323 src/filemanager/treestore.c encode (const vfs_path_t *vpath, size_t offset) vpath 325 src/filemanager/treestore.c return str_escape (vfs_path_as_str (vpath) + offset, -1, "\n\\", FALSE); vpath 561 src/filemanager/treestore.c should_skip_directory (const vfs_path_t *vpath) vpath 580 src/filemanager/treestore.c if (strncmp (vfs_path_as_str (vpath), l->data, strlen (l->data)) == 0) vpath 801 src/filemanager/treestore.c tree_store_start_check (const vfs_path_t *vpath) vpath 813 src/filemanager/treestore.c current = tree_store_whereis (vpath); vpath 818 src/filemanager/treestore.c if (mc_stat (vpath, &s) == -1 || !S_ISDIR (s.st_mode)) vpath 821 src/filemanager/treestore.c current = tree_store_add_entry (vpath); vpath 822 src/filemanager/treestore.c ts.check_name = vfs_path_clone (vpath); vpath 827 src/filemanager/treestore.c ts.check_name = vfs_path_clone (vpath); vpath 901 src/filemanager/treestore.c tree_store_rescan (const vfs_path_t *vpath) vpath 907 src/filemanager/treestore.c if (should_skip_directory (vpath)) vpath 909 src/filemanager/treestore.c entry = tree_store_add_entry (vpath); vpath 914 src/filemanager/treestore.c entry = tree_store_start_check (vpath); vpath 918 src/filemanager/treestore.c dirp = mc_opendir (vpath); vpath 928 src/filemanager/treestore.c tmp_vpath = vfs_path_append_new (vpath, dp->d_name, (char *) NULL); vpath 53 src/filemanager/treestore.h tree_entry *tree_store_start_check (const vfs_path_t *vpath); vpath 57 src/filemanager/treestore.h tree_entry *tree_store_rescan (const vfs_path_t *vpath); vpath 350 src/main.c vfs_path_t *vpath; vpath 353 src/main.c vpath = vfs_path_from_str (buffer); vpath 354 src/main.c if (vfs_file_is_local (vpath)) vpath 358 src/main.c vfs_path_free (vpath, TRUE); vpath 1405 src/subshell/common.c do_subshell_chdir (const vfs_path_t *vpath, gboolean update_prompt) vpath 1452 src/subshell/common.c if (vpath == NULL) vpath 1458 src/subshell/common.c translate = vfs_translate_path (vfs_path_as_str (vpath)); vpath 1917 src/subshell/common.c subshell_chdir (const vfs_path_t *vpath) vpath 1920 src/subshell/common.c do_subshell_chdir (vpath, FALSE); vpath 49 src/subshell/subshell.h void subshell_chdir (const vfs_path_t *vpath); vpath 228 src/vfs/cpio/cpio.c cpio_open_cpio_file (struct vfs_class *me, struct vfs_s_super *super, const vfs_path_t *vpath) vpath 235 src/vfs/cpio/cpio.c fd = mc_open (vpath, O_RDONLY); vpath 238 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Cannot open cpio archive\n%s"), vfs_path_as_str (vpath)); vpath 242 src/vfs/cpio/cpio.c super->name = g_strdup (vfs_path_as_str (vpath)); vpath 244 src/vfs/cpio/cpio.c mc_stat (vpath, &arch->st); vpath 768 src/vfs/cpio/cpio.c cpio_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath, vpath 773 src/vfs/cpio/cpio.c if (cpio_open_cpio_file (vpath_element->class, super, vpath) == -1) vpath 788 src/vfs/cpio/cpio.c message (D_ERROR, MSG_ERROR, _ ("Unexpected end of file\n%s"), vfs_path_as_str (vpath)); vpath 808 src/vfs/cpio/cpio.c cpio_super_check (const vfs_path_t *vpath) vpath 813 src/vfs/cpio/cpio.c stat_result = mc_stat (vpath, &sb); vpath 821 src/vfs/cpio/cpio.c const vfs_path_t *vpath, void *cookie) vpath 827 src/vfs/cpio/cpio.c if (strcmp (parc->name, vfs_path_as_str (vpath))) vpath 783 src/vfs/extfs/extfs.c extfs_get_path (const vfs_path_t *vpath, struct extfs_super_t **archive, int flags) vpath 792 src/vfs/extfs/extfs.c path_element = vfs_path_get_by_index (vpath, -1); vpath 798 src/vfs/extfs/extfs.c archive_name = vfs_path_to_str_elements_count (vpath, -1); vpath 914 src/vfs/extfs/extfs.c vfs_path_t *vpath; vpath 917 src/vfs/extfs/extfs.c vpath = vfs_path_from_str (archive_name); vpath 918 src/vfs/extfs/extfs.c path = vfs_path_get_last_path_str (vpath); vpath 920 src/vfs/extfs/extfs.c vfs_path_free (vpath, TRUE); vpath 1019 src/vfs/extfs/extfs.c extfs_run (const vfs_path_t *vpath) vpath 1027 src/vfs/extfs/extfs.c p = extfs_get_path (vpath, &archive, FL_NONE); vpath 1047 src/vfs/extfs/extfs.c extfs_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 1056 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1181 src/vfs/extfs/extfs.c extfs_opendir (const vfs_path_t *vpath) vpath 1188 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1259 src/vfs/extfs/extfs.c extfs_internal_stat (const vfs_path_t *vpath, struct stat *buf, gboolean resolve) vpath 1266 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1287 src/vfs/extfs/extfs.c extfs_stat (const vfs_path_t *vpath, struct stat *buf) vpath 1289 src/vfs/extfs/extfs.c return extfs_internal_stat (vpath, buf, TRUE); vpath 1295 src/vfs/extfs/extfs.c extfs_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 1297 src/vfs/extfs/extfs.c return extfs_internal_stat (vpath, buf, FALSE); vpath 1314 src/vfs/extfs/extfs.c extfs_readlink (const vfs_path_t *vpath, char *buf, size_t size) vpath 1322 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1330 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL; vpath 1357 src/vfs/extfs/extfs.c extfs_unlink (const vfs_path_t *vpath) vpath 1364 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1375 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EISDIR; vpath 1392 src/vfs/extfs/extfs.c extfs_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 1402 src/vfs/extfs/extfs.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1403 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1438 src/vfs/extfs/extfs.c extfs_rmdir (const vfs_path_t *vpath) vpath 1445 src/vfs/extfs/extfs.c q = extfs_get_path (vpath, &archive, FL_NONE); vpath 1456 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = ENOTDIR; vpath 1474 src/vfs/extfs/extfs.c extfs_chdir (const vfs_path_t *vpath) vpath 1479 src/vfs/extfs/extfs.c data = extfs_opendir (vpath); vpath 1500 src/vfs/extfs/extfs.c extfs_getid (const vfs_path_t *vpath) vpath 1505 src/vfs/extfs/extfs.c p = extfs_get_path (vpath, &archive, FL_NO_OPEN); vpath 1512 src/vfs/extfs/extfs.c extfs_getlocalcopy (const vfs_path_t *vpath) vpath 1517 src/vfs/extfs/extfs.c fh = VFS_FILE_HANDLER (extfs_open (vpath, O_RDONLY, 0)); vpath 1534 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed) vpath 1538 src/vfs/extfs/extfs.c fh = VFS_FILE_HANDLER (extfs_open (vpath, O_RDONLY, 0)); vpath 1697 src/vfs/extfs/extfs.c extfs_setctl (const vfs_path_t *vpath, int ctlop, void *arg) vpath 1703 src/vfs/extfs/extfs.c extfs_run (vpath); vpath 1018 src/vfs/ftpfs/ftpfs.c ftpfs_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath, vpath 1021 src/vfs/ftpfs/ftpfs.c (void) vpath; vpath 1036 src/vfs/ftpfs/ftpfs.c const vfs_path_t *vpath, void *cookie) vpath 1041 src/vfs/ftpfs/ftpfs.c (void) vpath; vpath 2117 src/vfs/ftpfs/ftpfs.c ftpfs_send_command (const vfs_path_t *vpath, const char *cmd, int flags) vpath 2126 src/vfs/ftpfs/ftpfs.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 2128 src/vfs/ftpfs/ftpfs.c rpath = vfs_s_get_path (vpath, &super, 0); vpath 2151 src/vfs/ftpfs/ftpfs.c ftpfs_stat (const vfs_path_t *vpath, struct stat *buf) vpath 2155 src/vfs/ftpfs/ftpfs.c ret = vfs_s_stat (vpath, buf); vpath 2163 src/vfs/ftpfs/ftpfs.c ftpfs_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 2167 src/vfs/ftpfs/ftpfs.c ret = vfs_s_lstat (vpath, buf); vpath 2187 src/vfs/ftpfs/ftpfs.c ftpfs_chmod (const vfs_path_t *vpath, mode_t mode) vpath 2193 src/vfs/ftpfs/ftpfs.c ret = ftpfs_send_command (vpath, buf, OPT_FLUSH); vpath 2200 src/vfs/ftpfs/ftpfs.c ftpfs_chown (const vfs_path_t *vpath, uid_t owner, gid_t group) vpath 2203 src/vfs/ftpfs/ftpfs.c (void) vpath; vpath 2212 src/vfs/ftpfs/ftpfs.c (void) vpath; vpath 2222 src/vfs/ftpfs/ftpfs.c ftpfs_unlink (const vfs_path_t *vpath) vpath 2224 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "DELE /%s", OPT_FLUSH); vpath 2278 src/vfs/ftpfs/ftpfs.c ftpfs_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 2282 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "MKD /%s", OPT_FLUSH); vpath 2288 src/vfs/ftpfs/ftpfs.c ftpfs_rmdir (const vfs_path_t *vpath) vpath 2290 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "RMD /%s", OPT_FLUSH); vpath 2334 src/vfs/ftpfs/ftpfs.c vfs_path_t *vpath; vpath 2337 src/vfs/ftpfs/ftpfs.c handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); vpath 2342 src/vfs/ftpfs/ftpfs.c fh->ino->localname = vfs_path_free (vpath, FALSE); vpath 64 src/vfs/local/local.c local_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 70 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 84 src/vfs/local/local.c local_opendir (const vfs_path_t *vpath) vpath 88 src/vfs/local/local.c const char *path = vfs_path_get_last_path_str (vpath); vpath 151 src/vfs/local/local.c local_stat (const vfs_path_t *vpath, struct stat *buf) vpath 155 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 162 src/vfs/local/local.c local_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 166 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 177 src/vfs/local/local.c local_chmod (const vfs_path_t *vpath, mode_t mode) vpath 181 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 188 src/vfs/local/local.c local_chown (const vfs_path_t *vpath, uid_t owner, gid_t group) vpath 192 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 201 src/vfs/local/local.c local_fgetflags (const vfs_path_t *vpath, unsigned long *flags) vpath 205 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 212 src/vfs/local/local.c local_fsetflags (const vfs_path_t *vpath, unsigned long flags) vpath 216 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 225 src/vfs/local/local.c local_utime (const vfs_path_t *vpath, mc_timesbuf_t *times) vpath 227 src/vfs/local/local.c return vfs_utime (vfs_path_get_last_path_str (vpath), times); vpath 233 src/vfs/local/local.c local_readlink (const vfs_path_t *vpath, char *buf, size_t size) vpath 237 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 244 src/vfs/local/local.c local_unlink (const vfs_path_t *vpath) vpath 248 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 308 src/vfs/local/local.c local_chdir (const vfs_path_t *vpath) vpath 312 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 319 src/vfs/local/local.c local_mknod (const vfs_path_t *vpath, mode_t mode, dev_t dev) vpath 323 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 342 src/vfs/local/local.c local_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 346 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 353 src/vfs/local/local.c local_rmdir (const vfs_path_t *vpath) vpath 357 src/vfs/local/local.c path = vfs_path_get_last_path_str (vpath); vpath 364 src/vfs/local/local.c local_getlocalcopy (const vfs_path_t *vpath) vpath 366 src/vfs/local/local.c return vfs_path_clone (vpath); vpath 372 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed) vpath 374 src/vfs/local/local.c (void) vpath; vpath 135 src/vfs/sfs/sfs.c sfs_vfmake (const vfs_path_t *vpath, vfs_path_t *cache_vpath) vpath 147 src/vfs/sfs/sfs.c path_element = vfs_path_get_by_index (vpath, -1); vpath 148 src/vfs/sfs/sfs.c pname = vfs_path_clone (vpath); vpath 253 src/vfs/sfs/sfs.c sfs_redirect (const vfs_path_t *vpath) vpath 260 src/vfs/sfs/sfs.c cur = g_slist_find_custom (head, vfs_path_as_str (vpath), cachedfile_compare); vpath 269 src/vfs/sfs/sfs.c handle = vfs_mkstemps (&cache_vpath, "sfs", vfs_path_get_last_path_str (vpath)); vpath 276 src/vfs/sfs/sfs.c if (sfs_vfmake (vpath, cache_vpath) == 0) vpath 279 src/vfs/sfs/sfs.c cf->name = g_strdup (vfs_path_as_str (vpath)); vpath 295 src/vfs/sfs/sfs.c sfs_open (const vfs_path_t *vpath /*struct vfs_class *me, const char *path */, int flags, vpath 301 src/vfs/sfs/sfs.c fd = open (sfs_redirect (vpath), NO_LINEAR (flags), mode); vpath 314 src/vfs/sfs/sfs.c sfs_stat (const vfs_path_t *vpath, struct stat *buf) vpath 316 src/vfs/sfs/sfs.c return stat (sfs_redirect (vpath), buf); vpath 322 src/vfs/sfs/sfs.c sfs_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 325 src/vfs/sfs/sfs.c return lstat (sfs_redirect (vpath), buf); vpath 327 src/vfs/sfs/sfs.c return statlstat (sfs_redirect (vpath), buf); vpath 334 src/vfs/sfs/sfs.c sfs_chmod (const vfs_path_t *vpath, mode_t mode) vpath 336 src/vfs/sfs/sfs.c return chmod (sfs_redirect (vpath), mode); vpath 342 src/vfs/sfs/sfs.c sfs_chown (const vfs_path_t *vpath, uid_t owner, gid_t group) vpath 344 src/vfs/sfs/sfs.c return chown (sfs_redirect (vpath), owner, group); vpath 350 src/vfs/sfs/sfs.c sfs_utime (const vfs_path_t *vpath, mc_timesbuf_t *times) vpath 352 src/vfs/sfs/sfs.c return vfs_utime (sfs_redirect (vpath), times); vpath 358 src/vfs/sfs/sfs.c sfs_readlink (const vfs_path_t *vpath, char *buf, size_t size) vpath 360 src/vfs/sfs/sfs.c return readlink (sfs_redirect (vpath), buf, size); vpath 366 src/vfs/sfs/sfs.c sfs_getid (const vfs_path_t *vpath) vpath 370 src/vfs/sfs/sfs.c cur = g_slist_find_custom (head, vfs_path_as_str (vpath), cachedfile_compare); vpath 424 src/vfs/sfs/sfs.c sfs_getlocalcopy (const vfs_path_t *vpath) vpath 426 src/vfs/sfs/sfs.c return vfs_path_from_str (sfs_redirect (vpath)); vpath 432 src/vfs/sfs/sfs.c sfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed) vpath 434 src/vfs/sfs/sfs.c (void) vpath; vpath 157 src/vfs/sftpfs/config_parser.c vfs_path_t *vpath; vpath 161 src/vfs/sftpfs/config_parser.c vpath = vfs_path_from_str (fn); vpath 163 src/vfs/sftpfs/config_parser.c return vfs_path_free (vpath, FALSE); vpath 66 src/vfs/sftpfs/dir.c sftpfs_opendir (const vfs_path_t *vpath, GError **mcerror) vpath 74 src/vfs/sftpfs/dir.c if (!sftpfs_op_init (&sftpfs_super, &path_element, vpath, mcerror)) vpath 166 src/vfs/sftpfs/dir.c sftpfs_mkdir (const vfs_path_t *vpath, mode_t mode, GError **mcerror) vpath 173 src/vfs/sftpfs/dir.c if (!sftpfs_op_init (&sftpfs_super, &path_element, vpath, mcerror)) vpath 203 src/vfs/sftpfs/dir.c sftpfs_rmdir (const vfs_path_t *vpath, GError **mcerror) vpath 210 src/vfs/sftpfs/dir.c if (!sftpfs_op_init (&sftpfs_super, &path_element, vpath, mcerror)) vpath 119 src/vfs/sftpfs/internal.c const vfs_path_t *vpath, GError **mcerror, int stat_type, vpath 125 src/vfs/sftpfs/internal.c if (!sftpfs_op_init (super, path_element, vpath, mcerror)) vpath 225 src/vfs/sftpfs/internal.c const vfs_path_t *vpath, GError **mcerror) vpath 231 src/vfs/sftpfs/internal.c if (vfs_s_get_path (vpath, &lc_super, 0) == NULL) vpath 241 src/vfs/sftpfs/internal.c *path_element = vfs_path_get_by_index (vpath, -1); vpath 286 src/vfs/sftpfs/internal.c sftpfs_lstat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror) vpath 293 src/vfs/sftpfs/internal.c res = sftpfs_stat_init (&super, &path_element, vpath, mcerror, LIBSSH2_SFTP_LSTAT, &attrs); vpath 314 src/vfs/sftpfs/internal.c sftpfs_stat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror) vpath 321 src/vfs/sftpfs/internal.c res = sftpfs_stat_init (&super, &path_element, vpath, mcerror, LIBSSH2_SFTP_STAT, &attrs); vpath 344 src/vfs/sftpfs/internal.c sftpfs_readlink (const vfs_path_t *vpath, char *buf, size_t size, GError **mcerror) vpath 351 src/vfs/sftpfs/internal.c if (!sftpfs_op_init (&super, &path_element, vpath, mcerror)) vpath 434 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror) vpath 442 src/vfs/sftpfs/internal.c res = sftpfs_stat_init (&super, &path_element, vpath, mcerror, LIBSSH2_SFTP_LSTAT, &attrs); vpath 487 src/vfs/sftpfs/internal.c sftpfs_chmod (const vfs_path_t *vpath, mode_t mode, GError **mcerror) vpath 495 src/vfs/sftpfs/internal.c res = sftpfs_stat_init (&super, &path_element, vpath, mcerror, LIBSSH2_SFTP_LSTAT, &attrs); vpath 538 src/vfs/sftpfs/internal.c sftpfs_unlink (const vfs_path_t *vpath, GError **mcerror) vpath 545 src/vfs/sftpfs/internal.c if (!sftpfs_op_init (&super, &path_element, vpath, mcerror)) vpath 79 src/vfs/sftpfs/internal.h const vfs_path_t *vpath, GError **mcerror); vpath 82 src/vfs/sftpfs/internal.h int sftpfs_lstat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror); vpath 83 src/vfs/sftpfs/internal.h int sftpfs_stat (const vfs_path_t *vpath, struct stat *buf, GError **mcerror); vpath 84 src/vfs/sftpfs/internal.h int sftpfs_readlink (const vfs_path_t *vpath, char *buf, size_t size, GError **mcerror); vpath 86 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror); vpath 87 src/vfs/sftpfs/internal.h int sftpfs_chmod (const vfs_path_t *vpath, mode_t mode, GError **mcerror); vpath 88 src/vfs/sftpfs/internal.h int sftpfs_unlink (const vfs_path_t *vpath, GError **mcerror); vpath 98 src/vfs/sftpfs/internal.h void *sftpfs_opendir (const vfs_path_t *vpath, GError **mcerror); vpath 101 src/vfs/sftpfs/internal.h int sftpfs_mkdir (const vfs_path_t *vpath, mode_t mode, GError **mcerror); vpath 102 src/vfs/sftpfs/internal.h int sftpfs_rmdir (const vfs_path_t *vpath, GError **mcerror); vpath 107 src/vfs/sftpfs/sftpfs.c sftpfs_cb_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 117 src/vfs/sftpfs/sftpfs.c path_super = vfs_s_get_path (vpath, &super, 0); vpath 121 src/vfs/sftpfs/sftpfs.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 180 src/vfs/sftpfs/sftpfs.c sftpfs_cb_opendir (const vfs_path_t *vpath) vpath 188 src/vfs/sftpfs/sftpfs.c ret_value = sftpfs_opendir (vpath, &mcerror); vpath 254 src/vfs/sftpfs/sftpfs.c sftpfs_cb_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 259 src/vfs/sftpfs/sftpfs.c rc = sftpfs_lstat (vpath, buf, &mcerror); vpath 274 src/vfs/sftpfs/sftpfs.c sftpfs_cb_stat (const vfs_path_t *vpath, struct stat *buf) vpath 279 src/vfs/sftpfs/sftpfs.c rc = sftpfs_stat (vpath, buf, &mcerror); vpath 315 src/vfs/sftpfs/sftpfs.c sftpfs_cb_readlink (const vfs_path_t *vpath, char *buf, size_t size) vpath 320 src/vfs/sftpfs/sftpfs.c rc = sftpfs_readlink (vpath, buf, size, &mcerror); vpath 335 src/vfs/sftpfs/sftpfs.c sftpfs_cb_utime (const vfs_path_t *vpath, mc_timesbuf_t *times) vpath 342 src/vfs/sftpfs/sftpfs.c rc = sftpfs_utime (vpath, atime.tv_sec, mtime.tv_sec, &mcerror); vpath 379 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mknod (const vfs_path_t *vpath, mode_t mode, dev_t dev) vpath 381 src/vfs/sftpfs/sftpfs.c (void) vpath; vpath 417 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chown (const vfs_path_t *vpath, uid_t owner, gid_t group) vpath 419 src/vfs/sftpfs/sftpfs.c (void) vpath; vpath 517 src/vfs/sftpfs/sftpfs.c sftpfs_cb_chmod (const vfs_path_t *vpath, mode_t mode) vpath 522 src/vfs/sftpfs/sftpfs.c rc = sftpfs_chmod (vpath, mode, &mcerror); vpath 537 src/vfs/sftpfs/sftpfs.c sftpfs_cb_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 542 src/vfs/sftpfs/sftpfs.c rc = sftpfs_mkdir (vpath, mode, &mcerror); vpath 556 src/vfs/sftpfs/sftpfs.c sftpfs_cb_rmdir (const vfs_path_t *vpath) vpath 561 src/vfs/sftpfs/sftpfs.c rc = sftpfs_rmdir (vpath, &mcerror); vpath 597 src/vfs/sftpfs/sftpfs.c sftpfs_cb_unlink (const vfs_path_t *vpath) vpath 602 src/vfs/sftpfs/sftpfs.c rc = sftpfs_unlink (vpath, &mcerror); vpath 684 src/vfs/sftpfs/sftpfs.c const vfs_path_t *vpath, void *cookie) vpath 689 src/vfs/sftpfs/sftpfs.c (void) vpath; vpath 729 src/vfs/sftpfs/sftpfs.c sftpfs_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath, vpath 736 src/vfs/sftpfs/sftpfs.c (void) vpath; vpath 661 src/vfs/shell/shell.c shell_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath, vpath 666 src/vfs/shell/shell.c (void) vpath; vpath 711 src/vfs/shell/shell.c const vfs_path_t *vpath, void *cookie) vpath 716 src/vfs/shell/shell.c (void) vpath; vpath 1321 src/vfs/shell/shell.c shell_stat (const vfs_path_t *vpath, struct stat *buf) vpath 1325 src/vfs/shell/shell.c ret = vfs_s_stat (vpath, buf); vpath 1333 src/vfs/shell/shell.c shell_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 1337 src/vfs/shell/shell.c ret = vfs_s_lstat (vpath, buf); vpath 1357 src/vfs/shell/shell.c shell_chmod (const vfs_path_t *vpath, mode_t mode) vpath 1365 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1371 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1386 src/vfs/shell/shell.c shell_chown (const vfs_path_t *vpath, uid_t owner, gid_t group) vpath 1408 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1414 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1429 src/vfs/shell/shell.c shell_utime (const vfs_path_t *vpath, mc_timesbuf_t *times) vpath 1441 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1463 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1481 src/vfs/shell/shell.c shell_unlink (const vfs_path_t *vpath) vpath 1489 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1495 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1508 src/vfs/shell/shell.c shell_exists (const vfs_path_t *vpath) vpath 1516 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1522 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1535 src/vfs/shell/shell.c shell_mkdir (const vfs_path_t *vpath, mode_t mode) vpath 1545 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1551 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1560 src/vfs/shell/shell.c if (shell_exists (vpath) == 0) vpath 1571 src/vfs/shell/shell.c shell_rmdir (const vfs_path_t *vpath) vpath 1579 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vpath 1585 src/vfs/shell/shell.c me = VFS_CLASS (vfs_path_get_last_path_vfs (vpath)); vpath 1626 src/vfs/shell/shell.c vfs_path_t *vpath = NULL; vpath 1629 src/vfs/shell/shell.c tmp_handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); vpath 1633 src/vfs/shell/shell.c fh->ino->localname = vfs_path_free (vpath, FALSE); vpath 1690 src/vfs/shell/shell.c shell_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 1697 src/vfs/shell/shell.c return vfs_s_open (vpath, flags, mode); vpath 886 src/vfs/tar/tar.c tar_open_archive_int (struct vfs_class *me, const vfs_path_t *vpath, struct vfs_s_super *archive) vpath 893 src/vfs/tar/tar.c result = mc_open (vpath, O_RDONLY); vpath 896 src/vfs/tar/tar.c message (D_ERROR, MSG_ERROR, _ ("Cannot open tar archive\n%s"), vfs_path_as_str (vpath)); vpath 900 src/vfs/tar/tar.c archive->name = g_strdup (vfs_path_as_str (vpath)); vpath 901 src/vfs/tar/tar.c mc_stat (vpath, &arch->st); vpath 954 src/vfs/tar/tar.c tar_open_archive (struct vfs_s_super *archive, const vfs_path_t *vpath, vpath 962 src/vfs/tar/tar.c if (!tar_open_archive_int (vpath_element->class, vpath, archive)) vpath 979 src/vfs/tar/tar.c vfs_path_as_str (vpath)); vpath 1004 src/vfs/tar/tar.c vfs_path_as_str (vpath)); vpath 1035 src/vfs/tar/tar.c tar_super_check (const vfs_path_t *vpath) vpath 1040 src/vfs/tar/tar.c stat_result = mc_stat (vpath, &stat_buf); vpath 1049 src/vfs/tar/tar.c const vfs_path_t *vpath, void *cookie) vpath 1055 src/vfs/tar/tar.c if (strcmp (parc->name, vfs_path_as_str (vpath)) != 0) vpath 149 src/vfs/undelfs/undelfs.c undelfs_get_path (const vfs_path_t *vpath, char **fsname, char **file) vpath 153 src/vfs/undelfs/undelfs.c dirname = vfs_path_get_last_path_str (vpath); vpath 332 src/vfs/undelfs/undelfs.c undelfs_opendir (const vfs_path_t *vpath) vpath 337 src/vfs/undelfs/undelfs.c class_name = vfs_path_get_last_path_vfs (vpath)->name; vpath 338 src/vfs/undelfs/undelfs.c undelfs_get_path (vpath, &file, &f); vpath 432 src/vfs/undelfs/undelfs.c undelfs_open (const vfs_path_t *vpath, int flags, mode_t mode) vpath 441 src/vfs/undelfs/undelfs.c undelfs_get_path (vpath, &file, &f); vpath 645 src/vfs/undelfs/undelfs.c undelfs_lstat (const vfs_path_t *vpath, struct stat *buf) vpath 650 src/vfs/undelfs/undelfs.c undelfs_get_path (vpath, &file, &f); vpath 700 src/vfs/undelfs/undelfs.c undelfs_chdir (const vfs_path_t *vpath) vpath 705 src/vfs/undelfs/undelfs.c undelfs_get_path (vpath, &file, &f); vpath 745 src/vfs/undelfs/undelfs.c undelfs_getid (const vfs_path_t *vpath) vpath 750 src/vfs/undelfs/undelfs.c undelfs_get_path (vpath, &fsname, &fname); vpath 282 src/viewer/mcviewer.c vfs_path_t *vpath = NULL; vpath 328 src/viewer/mcviewer.c vpath = vfs_path_from_str (file); vpath 329 src/viewer/mcviewer.c fd = mc_open (vpath, O_RDONLY | O_NONBLOCK); vpath 458 src/viewer/mcviewer.c vfs_path_free (vpath, TRUE); vpath 46 tests/lib/vfs/current_dir.c test_chdir (const vfs_path_t *vpath) vpath 48 tests/lib/vfs/current_dir.c (void) vpath; vpath 160 tests/lib/vfs/current_dir.c vfs_path_t *vpath; vpath 167 tests/lib/vfs/current_dir.c vpath = vfs_path_from_str (data->input_cd_path); vpath 170 tests/lib/vfs/current_dir.c mc_chdir (vpath); vpath 180 tests/lib/vfs/current_dir.c vfs_path_free (vpath, TRUE); vpath 102 tests/lib/vfs/path_len.c vfs_path_t *vpath; vpath 106 tests/lib/vfs/path_len.c vpath = vfs_path_from_str (data->input_path); vpath 107 tests/lib/vfs/path_len.c path = vpath != NULL ? vfs_path_get_by_index (vpath, 0)->path : NULL; vpath 110 tests/lib/vfs/path_len.c actual_length_terminal_encoding = vfs_path_len (vpath); vpath 117 tests/lib/vfs/path_len.c vfs_path_free (vpath, TRUE); vpath 147 tests/lib/vfs/path_manipulations.c vfs_path_t *vpath; vpath 149 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, data->input_flags); vpath 152 tests/lib/vfs/path_manipulations.c tokens_count = vfs_path_tokens_count (vpath); vpath 157 tests/lib/vfs/path_manipulations.c vfs_path_free (vpath, TRUE); vpath 279 tests/lib/vfs/path_manipulations.c vfs_path_t *vpath; vpath 282 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vpath 285 tests/lib/vfs/path_manipulations.c actual_path = vfs_path_tokens_get (vpath, data->input_start_position, data->input_length); vpath 291 tests/lib/vfs/path_manipulations.c vfs_path_free (vpath, TRUE); vpath 376 tests/lib/vfs/path_manipulations.c vfs_path_t *vpath; vpath 380 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vpath 383 tests/lib/vfs/path_manipulations.c mctest_assert_true (vpath->relative); vpath 384 tests/lib/vfs/path_manipulations.c mctest_assert_str_eq (vfs_path_get_last_path_str (vpath), data->expected_last_path_in_element); vpath 385 tests/lib/vfs/path_manipulations.c mctest_assert_str_eq (vfs_path_as_str (vpath), data->expected_path); vpath 387 tests/lib/vfs/path_manipulations.c vfs_path_free (vpath, TRUE); vpath 397 tests/lib/vfs/path_manipulations.c vfs_path_t *vpath, *cloned_vpath; vpath 399 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vpath 403 tests/lib/vfs/path_manipulations.c cloned_vpath = vfs_path_clone (vpath); vpath 411 tests/lib/vfs/path_manipulations.c vfs_path_free (vpath, TRUE); vpath 123 tests/lib/vfs/path_recode.c vfs_path_t *vpath; vpath 130 tests/lib/vfs/path_recode.c vpath = vfs_path_from_str (data->input_path); vpath 131 tests/lib/vfs/path_recode.c element_path = vfs_path_get_last_path_str (vpath); vpath 134 tests/lib/vfs/path_recode.c vpath_str = vfs_path_as_str (vpath); vpath 135 tests/lib/vfs/path_recode.c mctest_assert_ptr_ne (vpath, NULL); vpath 139 tests/lib/vfs/path_recode.c vfs_path_free (vpath, TRUE); vpath 225 tests/lib/vfs/path_recode.c vfs_path_t *vpath; vpath 235 tests/lib/vfs/path_recode.c vpath = vfs_path_from_str_flags (data->input_path, data->input_from_str_flags); vpath 236 tests/lib/vfs/path_recode.c str_path = vfs_path_to_str_flags (vpath, 0, data->input_to_str_flags); vpath 242 tests/lib/vfs/path_recode.c vfs_path_free (vpath, TRUE); vpath 108 tests/lib/vfs/path_serialize.c vfs_path_t *vpath; vpath 113 tests/lib/vfs/path_serialize.c vpath = vfs_path_from_str_flags (ETALON_PATH_STR, VPF_USE_DEPRECATED_PARSER); vpath 114 tests/lib/vfs/path_serialize.c serialized_vpath = vfs_path_serialize (vpath, &error); vpath 116 tests/lib/vfs/path_serialize.c vfs_path_free (vpath, TRUE); vpath 132 tests/lib/vfs/path_serialize.c vfs_path_t *vpath; vpath 136 tests/lib/vfs/path_serialize.c vpath = vfs_path_deserialize (ETALON_SERIALIZED_PATH, &error); vpath 139 tests/lib/vfs/path_serialize.c mctest_assert_ptr_ne (vpath, NULL); vpath 140 tests/lib/vfs/path_serialize.c mctest_assert_str_eq (vfs_path_as_str (vpath), ETALON_PATH_URL_STR); vpath 142 tests/lib/vfs/path_serialize.c vfs_path_free (vpath, TRUE); vpath 41 tests/lib/vfs/relative_cd.c static int test_chdir (const vfs_path_t *vpath); vpath 52 tests/lib/vfs/relative_cd.c test_chdir (const vfs_path_t *vpath) vpath 54 tests/lib/vfs/relative_cd.c test_chdir__vpath__captured = vfs_path_clone (vpath); vpath 130 tests/lib/vfs/relative_cd.c vfs_path_t *vpath; vpath 135 tests/lib/vfs/relative_cd.c vpath = vfs_path_from_str_flags (data->input_string, data->input_flags); vpath 138 tests/lib/vfs/relative_cd.c actual_result = mc_chdir (vpath); vpath 145 tests/lib/vfs/relative_cd.c element_path = vfs_path_get_last_path_str (vpath); vpath 147 tests/lib/vfs/relative_cd.c vfs_path_free (vpath, TRUE); vpath 160 tests/lib/vfs/relative_cd.c vfs_path_t *vpath, *last_vpath; vpath 165 tests/lib/vfs/relative_cd.c vpath = vfs_path_from_str ("/test1://some.host/dir"); vpath 166 tests/lib/vfs/relative_cd.c path_element = vfs_path_element_clone (vfs_path_get_by_index (vpath, -1)); vpath 167 tests/lib/vfs/relative_cd.c vfs_path_free (vpath, TRUE); vpath 178 tests/lib/vfs/vfs_path_string_convert.c vfs_path_t *vpath; vpath 183 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); vpath 186 tests/lib/vfs/vfs_path_string_convert.c vpath_len = vfs_path_elements_count (vpath); vpath 187 tests/lib/vfs/vfs_path_string_convert.c actual_result = vfs_path_as_str (vpath); vpath 188 tests/lib/vfs/vfs_path_string_convert.c path_element = vfs_path_get_by_index (vpath, -1); vpath 196 tests/lib/vfs/vfs_path_string_convert.c vfs_path_free (vpath, TRUE); vpath 269 tests/lib/vfs/vfs_path_string_convert.c vfs_path_t *vpath; vpath 271 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); vpath 274 tests/lib/vfs/vfs_path_string_convert.c actual_result = vfs_path_to_str_elements_count (vpath, data->element_index); vpath 280 tests/lib/vfs/vfs_path_string_convert.c vfs_path_free (vpath, TRUE); vpath 290 tests/lib/vfs/vfs_path_string_convert.c vfs_path_t *vpath; vpath 294 tests/lib/vfs/vfs_path_string_convert.c vpath = vpath 298 tests/lib/vfs/vfs_path_string_convert.c result = vfs_path_as_str (vpath); vpath 299 tests/lib/vfs/vfs_path_string_convert.c element = vfs_path_get_by_index (vpath, -1); vpath 306 tests/lib/vfs/vfs_path_string_convert.c vfs_path_free (vpath, TRUE); vpath 48 tests/lib/vfs/vfs_s_get_path.c test1_mock_open_archive (struct vfs_s_super *super, const vfs_path_t *vpath, vpath 53 tests/lib/vfs/vfs_s_get_path.c mctest_assert_str_eq (vfs_path_as_str (vpath), "/" ETALON_VFS_URL_NAME ARCH_NAME); vpath 55 tests/lib/vfs/vfs_s_get_path.c super->name = g_strdup (vfs_path_as_str (vpath)); vpath 65 tests/lib/vfs/vfs_s_get_path.c const vfs_path_t *vpath, void *cookie) vpath 73 tests/lib/vfs/vfs_s_get_path.c path = vfs_path_get_last_path_str (vpath); vpath 128 tests/lib/vfs/vfs_s_get_path.c vfs_path_t *vpath = vfs_path_from_str_flags ( vpath 131 tests/lib/vfs/vfs_s_get_path.c result = vfs_s_get_path (vpath, &archive, 0); vpath 137 tests/lib/vfs/vfs_s_get_path.c g_free (vpath); vpath 53 tests/lib/vfs/vfs_setup_cwd.c mc_stat (const vfs_path_t *vpath, struct stat *my_stat) vpath 55 tests/lib/vfs/vfs_setup_cwd.c (void) vpath; vpath 44 tests/src/execute__common.c vfs_file_is_local (const vfs_path_t *vpath) vpath 46 tests/src/execute__common.c g_ptr_array_add (vfs_file_is_local__vpath__captured, vfs_path_clone (vpath)); vpath 180 tests/src/execute__common.c mc_stat (const vfs_path_t *vpath, struct stat *stat_ignored) vpath 184 tests/src/execute__common.c g_ptr_array_add (mc_stat__vpath__captured, vfs_path_clone (vpath)); vpath 54 tests/src/filemanager/examine_cd.c sync_tree (const vfs_path_t *vpath) vpath 56 tests/src/filemanager/examine_cd.c (void) vpath;