test_chdir__vpath__captured   47 tests/lib/vfs/relative_cd.c static vfs_path_t *test_chdir__vpath__captured;
test_chdir__vpath__captured   55 tests/lib/vfs/relative_cd.c     test_chdir__vpath__captured = vfs_path_clone (vpath);
test_chdir__vpath__captured   62 tests/lib/vfs/relative_cd.c     test_chdir__vpath__captured = NULL;
test_chdir__vpath__captured   68 tests/lib/vfs/relative_cd.c     vfs_path_free (test_chdir__vpath__captured, TRUE);