vfs_path_new      383 lib/vfs/path.c     vpath = vfs_path_new (FALSE);
vfs_path_new      446 lib/vfs/path.c     vpath = vfs_path_new (path != NULL && !IS_PATH_SEP (*path));
vfs_path_new      948 lib/vfs/path.c     new_vpath = vfs_path_new (vpath->relative);
vfs_path_new     1192 lib/vfs/path.c     vpath = vfs_path_new (FALSE);
vfs_path_new     1332 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     1274 src/filemanager/panel.c         last_vpath = vfs_path_new (TRUE);
vfs_path_new     4994 src/filemanager/panel.c     ret_vpath = vfs_path_new (FALSE);
vfs_path_new      178 tests/lib/vfs/relative_cd.c     last_vpath = vfs_path_new (TRUE);