vfs_path_new 345 lib/vfs/path.c vpath = vfs_path_new (FALSE); vfs_path_new 406 lib/vfs/path.c return vfs_path_new (FALSE); vfs_path_new 411 lib/vfs/path.c vpath = vfs_path_new (!path_is_absolute); vfs_path_new 892 lib/vfs/path.c new_vpath = vfs_path_new (vpath->relative); vfs_path_new 1163 lib/vfs/path.c vpath = vfs_path_new (FALSE); vfs_path_new 1300 lib/vfs/path.c ret_vpath = vfs_path_new (FALSE); vfs_path_new 56 lib/vfs/path.h vfs_path_t *vfs_path_new (gboolean relative); vfs_path_new 1150 src/filemanager/panel.c last_vpath = vfs_path_new (TRUE); vfs_path_new 5043 src/filemanager/panel.c ret_vpath = vfs_path_new (FALSE); vfs_path_new 169 tests/lib/vfs/relative_cd.c last_vpath = vfs_path_new (TRUE);