vfs_path_new 348 lib/vfs/path.c vpath = vfs_path_new (FALSE); vfs_path_new 413 lib/vfs/path.c return vfs_path_new (FALSE); vfs_path_new 420 lib/vfs/path.c vpath = vfs_path_new (!path_is_absolute); vfs_path_new 920 lib/vfs/path.c new_vpath = vfs_path_new (vpath->relative); vfs_path_new 1198 lib/vfs/path.c vpath = vfs_path_new (FALSE); vfs_path_new 1337 lib/vfs/path.c ret_vpath = vfs_path_new (FALSE); vfs_path_new 60 lib/vfs/path.h vfs_path_t *vfs_path_new (gboolean relative); vfs_path_new 1140 src/filemanager/panel.c last_vpath = vfs_path_new (TRUE); vfs_path_new 5013 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);